Skip to content

adjusting imports

adjusting imports #16

Triggered via push October 7, 2024 20:36
Status Failure
Total duration 1m 11s
Artifacts

cilint.yml

on: push
detect-modules
10s
detect-modules
Matrix: golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

6 errors
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L27
copylocks: New passes lock by value: github.com/BlocSoc-iitr/selene/execution.State contains sync.RWMutex (govet)
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L34
copylocks: literal copies lock value from state: github.com/BlocSoc-iitr/selene/execution.State contains sync.RWMutex (govet)
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L62
ineffectual assignment to err (ineffassign)
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L65
ineffectual assignment to err (ineffassign)
golangci-lint (/home/runner/work/selene/selene): execution/execution.go#L243
SA4010: this result of append is never used, except maybe in other appends (staticcheck)
golangci-lint (/home/runner/work/selene/selene)
issues found