fix: revive.redefines-builtin-id lint warnings #1435
Annotations
12 errors and 2 warnings
test (1.23.3, latest):
analyzer.go#L38
could not import github.com/securego/gosec/v2/analyzers (-: # github.com/securego/gosec/v2/analyzers
|
test (1.23.3, latest):
analyzers/conversion_overflow.go#L454
bounds.explixitPositiveVals undefined (type branchResults has no field or method explixitPositiveVals)) (typecheck)
|
test (1.23.3, latest):
report/csv/writer.go#L11
undefined: gosec (typecheck)
|
test (1.23.3, latest):
report/golint/writer.go#L12
undefined: gosec (typecheck)
|
test (1.23.3, latest):
report/html/writer.go#L15
undefined: gosec (typecheck)
|
test (1.23.3, latest):
analyzer_test.go#L27
could not import github.com/securego/gosec/v2/analyzers (-: # github.com/securego/gosec/v2/analyzers
|
test (1.23.3, latest):
analyzers/conversion_overflow.go#L454
bounds.explixitPositiveVals undefined (type branchResults has no field or method explixitPositiveVals)) (typecheck)
|
test (1.23.3, latest):
analyzers/conversion_overflow.go#L454
bounds.explixitPositiveVals undefined (type branchResults has no field or method explixitPositiveVals) (typecheck)
|
test (1.23.3, latest):
analyzers/analyzers_test.go#L11
could not import github.com/securego/gosec/v2/analyzers (-: # github.com/securego/gosec/v2/analyzers [github.com/securego/gosec/v2/analyzers.test]
|
test (1.23.3, latest):
analyzers/conversion_overflow.go#L454
bounds.explixitPositiveVals undefined (type branchResults has no field or method explixitPositiveVals)) (typecheck)
|
test (1.22.9, latest)
The job was canceled because "_1_23_3_latest" failed.
|
test (1.22.9, latest)
The operation was canceled.
|
test (1.23.3, latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gosec/gosec. Supported file pattern: go.sum
|
test (1.22.9, latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/gosec/gosec. Supported file pattern: go.sum
|