Merge pull request #311 from k1LoW/fix-sec #1345
Annotations
10 errors and 2 warnings
report/report.go#L572
[gostyle.dontpanic] Don't use panic for normal error handling. Use error and multiple return values. (ref: https://go.dev/wiki/CodeReviewComments#dont-panic )
|
datastore/artifact/artifact.go#L56
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
datastore/gcs/gcs.go#L14
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): GCS
|
datastore/gcs/gcs.go#L45
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
datastore/gcs/gcs.go#L54
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
datastore/github/github.go#L48
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
datastore/mackerel/mackerel.go#L82
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
datastore/bq/bq.go#L19
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): BQ
|
datastore/bq/bq.go#L127
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
datastore/local/local.go#L55
[gostyle.mixedcaps] Go source code uses MixedCaps or mixedCaps (camel case) rather than underscores (snake case) when writing multi-word names. (ref: https://google.github.io/styleguide/go/guide#mixed-caps ): FS
|
Post Run govulncheck
Unexpected input(s) 'fail-on-error', valid inputs are ['go-version-input', 'check-latest', 'cache', 'go-package', 'work-dir', 'repo-checkout', 'go-version-file']
|
Run govulncheck
Unexpected input(s) 'fail-on-error', valid inputs are ['go-version-input', 'check-latest', 'cache', 'go-package', 'work-dir', 'repo-checkout', 'go-version-file']
|
The logs for this run have expired and are no longer available.
Loading