Skip to content

feat(config): add diff with remotes for auth #5554

feat(config): add diff with remotes for auth

feat(config): add diff with remotes for auth #5554

Triggered via pull request October 30, 2024 09:28
Status Failure
Total duration 2m 44s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: pkg/config/auth.go#L221
G115: integer overflow conversion uint -> int (gosec)
Lint: pkg/config/auth.go#L226
G115: integer overflow conversion uint -> int (gosec)
Lint: pkg/config/auth.go#L232
G115: integer overflow conversion uint -> int (gosec)
Lint: pkg/config/auth_test.go#L150
G115: integer overflow conversion int -> uint (gosec)
Lint: internal/link/link.go#L235
G115: integer overflow conversion int -> uint (gosec)
Lint: internal/link/link.go#L238
G115: integer overflow conversion int -> uint (gosec)
Lint: internal/functions/list/list.go#L35
G115: integer overflow conversion int -> uint64 (gosec)
Lint: pkg/config/auth_test.go#L351
`secrest` is a misspelling of `secrets` (misspell)
Lint: internal/functions/list/list.go#L28
unnecessary conversion (unconvert)
Lint: pkg/config/auth.go#L190
ST1016: methods on the same type should have the same receiver name (seen 13x "a", 1x "original") (stylecheck)