Skip to content

build(deps): bump github/codeql-action from 2 to 3 (#251) #429

build(deps): bump github/codeql-action from 2 to 3 (#251)

build(deps): bump github/codeql-action from 2 to 3 (#251) #429

Triggered via push December 14, 2023 11:06
Status Failure
Total duration 40s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
linter: validating.go#L230
type `value` is unused (unused)
linter
issues found
linter: util.go#L261
unused-parameter: parameter 'srcKind' seems to be unused, consider removing or renaming it as _ (revive)
linter: value_test.go#L94
var-naming: don't use underscores in Go names; var foo_bar should be fooBar (revive)