Skip to content

Feat/list duplicated #36

Feat/list duplicated

Feat/list duplicated #36

Triggered via pull request August 24, 2024 16:00
Status Failure
Total duration 1m 50s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check: pkg/cmd/list_duplicated.go#L36
S1038: should use fmt.Printf instead of fmt.Println(fmt.Sprintf(...)) (but don't forget the newline) (gosimple)
Check: pkg/cmd/list_duplicated.go#L60
printf: non-constant format string in call to fmt.Printf (govet)
Check
issues found
Check
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/