Upgrade dependencies #136
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
commands/card/card.go#L1
should have a package comment
|
lint:
commands/file/file.go#L1
should have a package comment
|
lint:
db/auth/auth.go#L1
should have a package comment
|
lint:
commands/card/copy/copy.go#L63
redefinition of the built-in function copy
|
lint:
main.go#L1
should have a package comment
|
lint:
commands/card/copy/copy_test.go#L100
parameter 't' seems to be unused, consider removing or renaming it as _
|
lint:
commands/file/add/add.go#L58
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
lint:
commands/file/add/add_test.go#L148
parameter 't' seems to be unused, consider removing or renaming it as _
|
lint:
commands/2fa/rm/rm.go#L38
parameter 'cmd' seems to be unused, consider removing or renaming it as _
|
lint:
commands/card/copy/copy.go#L66
redefinition of the built-in function copy
|