Skip to content

Resolves #28 Implement execution/constants.go & execution/execution.go #130

Resolves #28 Implement execution/constants.go & execution/execution.go

Resolves #28 Implement execution/constants.go & execution/execution.go #130

Triggered via pull request October 7, 2024 20:36
@ABD-AZEABD-AZE
synchronize #61
ABD-AZE:dev
Status Failure
Total duration 1m 15s
Artifacts

cilint.yml

on: pull_request
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