chore(deps): upgrade golang packages and github actions #1
Annotations
10 errors and 10 warnings
|
funcs.go#L25
Comment should end in a period (godot)
|
|
funcs.go#L20
Comment should end in a period (godot)
|
|
funcs.go#L9
Comment should end in a period (godot)
|
|
filehandling.go#L74
Error return value of `filepath.Match` is not checked (errcheck)
|
|
filehandling.go#L46
Comment should end in a period (godot)
|
|
filehandling.go#L38
octalLiteral: use new octal literal style, 0o644 (gocritic)
|
|
filehandling.go#L37
directive `// nolint: gosec` should be written without leading space as `//nolint: gosec` (nolintlint)
|
|
filehandling.go#L36
whyNoLint: include an explanation for nolint directive (gocritic)
|
|
filehandling.go#L31
writeContentToFile - result 1 (bool) is always true (unparam)
|
|
filehandling.go#L30
Comment should end in a period (godot)
|
|
main.go#L448
unused-parameter: parameter 'f' seems to be unused, consider removing or renaming it as _ (revive)
|
|
main.go#L331
superfluous-else: if block ends with call to os.Exit function, so drop this else and outdent its block (revive)
|
|
main.go#L81
var-declaration: should omit type bool from declaration of var status; it will be inferred from the right-hand side (revive)
|
|
main.go#L80
var-declaration: should drop = "" from declaration of var output; it is the zero value (revive)
|
|
funcs.go#L30
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
filehandling.go#L35
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
filehandling.go#L19
var-declaration: should drop = nil from declaration of var err; it is the zero value (revive)
|
|
filehandling.go#L18
var-declaration: should omit type bool from declaration of var isPrefix; it will be inferred from the right-hand side (revive)
|
|
|
|
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