Skip to content

build(deps): bump morphy2k/revive-action from 2.5.2 to 2.5.3 (#122) #617

build(deps): bump morphy2k/revive-action from 2.5.2 to 2.5.3 (#122)

build(deps): bump morphy2k/revive-action from 2.5.2 to 2.5.3 (#122) #617

Triggered via push August 29, 2023 02:14
Status Success
Total duration 2m 0s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
[staticcheck] envutil/envutil_test.go#L84 <SA5012>(https://staticcheck.io/docs/checks#SA5012): envutil/envutil_test.go#L84
variadic argument "kvPairs" is expected to have even number of elements, but has 3 elements
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L194
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L235
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L215
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: fmtutil/format.go#L68
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L291
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L361
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L365
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: dump/dumper_test.go#L424
parameter 't' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: strutil/textscan/tokens.go#L142
parameter 'tok' seems to be unused, consider removing or renaming it as _
Test on go 1.20 and ubuntu-latest: sysutil/user_nonwin.go#L21
func ChangeUserUidGid should be ChangeUserUIDGid