#360 Bwt #1025
Annotations
9 errors and 3 warnings
Run golangci-lint:
bwt/bwt.go#L89
`orginal` is a misspelling of `original` (misspell)
|
Run golangci-lint:
bwt/bitvector.go#L26
func `bitvector.getNumOfBitSets` is unused (unused)
|
Run golangci-lint:
bwt/bwt_test.go#L78
unnecessary leading newline (whitespace)
|
Run golangci-lint:
bwt/rsa_bitvector_test.go#L42
unnecessary trailing newline (whitespace)
|
Run golangci-lint:
bwt/rsa_bitvector_test.go#L65
unnecessary trailing newline (whitespace)
|
Run golangci-lint:
bwt/rsa_bitvector_test.go#L88
unnecessary trailing newline (whitespace)
|
Run golangci-lint:
bwt/bitvector.go#L77
S1023: redundant break statement (gosimple)
|
Run golangci-lint:
bwt/bitvector.go#L80
S1023: redundant break statement (gosimple)
|
Run golangci-lint
issues found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run golangci-lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading