Feat/list duplicated #35
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/
|