Merge pull request #191 from dharsanb/master #8
Annotations
10 errors and 2 warnings
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)
|
lint:
commands.go#L419
Error return value of `ts.DisplayByNext` is not checked (errcheck)
|
lint:
display.go#L247
Error return value of `ts.renderJSON` is not checked (errcheck)
|
lint:
localstate.go#L31
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint:
localstate.go#L95
Error return value of `os.MkdirAll` is not checked (errcheck)
|
lint:
taskset.go#L91
Error return value of `ts.LoadTask` is not checked (errcheck)
|
lint:
const.go#L5
don't use `init` function (gochecknoinits)
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|