Skip to content

Feat/list duplicated #35

Feat/list duplicated

Feat/list duplicated #35

Triggered via pull request August 24, 2024 15:55
Status Failure
Total duration 1m 58s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Check: pkg/clients/duplik8s_client.go#L88
S1002: should omit comparison to bool constant, can be simplified to `!apiResource.Namespaced` (gosimple)
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
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/