Feat/list duplicated #36
Annotations
3 errors and 1 warning
pkg/cmd/list_duplicated.go#L36
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
|
pkg/cmd/list_duplicated.go#L60
printf: non-constant format string in call to fmt.Printf (govet)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading