Merge pull request #192 from dharsanb/master #10
Annotations
6 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:
table.go#L47
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
lint:
util_test.go#L4
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
issues found
|
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
|