Merge pull request #191 from dharsanb/master #6
Annotations
10 errors and 2 warnings
lint:
cmd/dstask/main.go#L169
printf: non-constant format string in call to fmt.Printf (govet)
|
lint:
cmd/dstask/main.go#L172
printf: non-constant format string in call to fmt.Printf (govet)
|
lint:
cmd/dstask/main.go#L175
printf: non-constant format string in call to fmt.Printf (govet)
|
lint:
pkg/imp/config/config.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint:
pkg/imp/process.go#L5
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint:
integration/main_test.go#L6
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
lint:
pkg/imp/tw/tw.go#L32
Error return value of `ts.LoadTask` is not checked (errcheck)
|
lint:
commands.go#L262
Error return value of `ts.DisplayByNext` is not checked (errcheck)
|
lint:
commands.go#L390
Error return value of `ts.DisplayByNext` is not checked (errcheck)
|
lint:
commands.go#L406
Error return value of `ts.DisplayProjects` 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
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|