chore(deps): bump golangci/golangci-lint-action from 3 to 6 #9
Annotations
10 errors and 1 warning
Test:
internal/config/config.go#L28
Error return value of `os.MkdirAll` is not checked (errcheck)
|
Test:
internal/config/config.go#L29
Error return value of `os.MkdirAll` is not checked (errcheck)
|
Test:
internal/config/config.go#L43
Error return value of `viper.SafeWriteConfig` is not checked (errcheck)
|
Test:
internal/cmd/create.go#L52
Error return value of `createCmd.MarkFlagRequired` is not checked (errcheck)
|
Test:
internal/cmd/deps.go#L67
Error return value of `depsCmd.MarkFlagRequired` is not checked (errcheck)
|
Test:
internal/cmd/notes.go#L54
Error return value of `notesCmd.MarkFlagRequired` is not checked (errcheck)
|
Test:
internal/cmd/open.go#L59
Error return value of `openCmd.MarkFlagRequired` is not checked (errcheck)
|
Test:
internal/cmd/promote.go#L76
Error return value of `promoteCmd.MarkFlagRequired` is not checked (errcheck)
|
Test:
internal/cmd/workspace.go#L41
Error return value of `viper.WriteConfig` is not checked (errcheck)
|
Test:
internal/cmd/workspace.go#L91
Error return value of `viper.WriteConfig` is not checked (errcheck)
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|