API Key CRUD #91
Annotations
6 errors and 2 warnings
Lint:
client.go#L214
Error return value of `io.WriteString` is not checked (errcheck)
|
Lint:
team.go#L96
S1011: should replace loop with `keys = append(keys, item.APIKeys...)` (gosimple)
|
Lint:
team_test.go#L24
ineffectual assignment to err (ineffassign)
|
Lint:
team_test.go#L47
ineffectual assignment to err (ineffassign)
|
Lint:
team_test.go#L70
ineffectual assignment to err (ineffassign)
|
Lint
issues found
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|