chore(deps): bump github/codeql-action from 4.31.4 to 4.32.4 #258
reviewdog.yml
on: pull_request
diff-review
59s
full-review
57s
Annotations
14 errors and 2 warnings
|
full-review:
pkg/plugin/plugin_test.go#L39
[golangci] reported by reviewdog 🐶
G101: Potential hardcoded credentials (gosec)
Raw Output:
pkg/plugin/plugin_test.go:39:12: G101: Potential hardcoded credentials (gosec)
Vela: &Vela{
RequestToken: "testToken",
RequestTokenURL: "http://127.0.0.1",
},
|
|
full-review:
pkg/plugin/plugin_test.go#L24
[golangci] reported by reviewdog 🐶
G101: Potential hardcoded credentials (gosec)
Raw Output:
pkg/plugin/plugin_test.go:24:12: G101: Potential hardcoded credentials (gosec)
Vela: &Vela{
RequestToken: "testToken",
RequestTokenURL: "http://127.0.0.1",
},
|
|
full-review:
pkg/plugin/plugin_test.go#L3
var-naming: avoid package names that conflict with Go standard library package names (revive)
|
|
full-review:
pkg/plugin/plugin_test.go#L82
G101: Potential hardcoded credentials (gosec)
|
|
full-review:
pkg/plugin/plugin_test.go#L39
G101: Potential hardcoded credentials (gosec)
|
|
full-review:
pkg/plugin/plugin_test.go#L24
G101: Potential hardcoded credentials (gosec)
|
|
full-review:
pkg/plugin/plugin_test.go#L3
var-naming: avoid package names that conflict with Go standard library package names (revive)
|
|
full-review:
pkg/plugin/plugin_test.go#L82
G101: Potential hardcoded credentials (gosec)
|
|
full-review:
pkg/plugin/plugin_test.go#L39
G101: Potential hardcoded credentials (gosec)
|
|
full-review:
pkg/plugin/plugin_test.go#L24
G101: Potential hardcoded credentials (gosec)
|
|
diff-review:
pkg/plugin/plugin.go#L3
var-naming: avoid package names that conflict with Go standard library package names (revive)
|
|
diff-review:
pkg/plugin/plugin_test.go#L82
G101: Potential hardcoded credentials (gosec)
|
|
diff-review:
pkg/plugin/plugin_test.go#L39
G101: Potential hardcoded credentials (gosec)
|
|
diff-review:
pkg/plugin/plugin_test.go#L24
G101: Potential hardcoded credentials (gosec)
|
|
full-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|
|
diff-review
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.
|