[BB-95] fix: handle errors #59
Annotations
10 errors and 2 warnings
pkg/connector/account.go#L124
assignment mismatch: 2 variables but a.client.ListRuleSets returns 3 values
|
pkg/connector/account.go#L170
assignment mismatch: 2 variables but a.client.ListRuleSets returns 3 values
|
pkg/connector/account.go#L211
assignment mismatch: 1 variable but a.client.UpdateRuleSets returns 2 values
|
pkg/connector/account.go#L236
assignment mismatch: 2 variables but a.client.ListRuleSets returns 3 values
|
pkg/connector/account.go#L281
assignment mismatch: 1 variable but a.client.UpdateRuleSets returns 2 values
|
pkg/connector/roles.go#L182
assignment mismatch: 3 variables but r.client.ListUsers returns 4 values
|
pkg/connector/roles.go#L217
assignment mismatch: 3 variables but r.client.ListGroups returns 4 values
|
pkg/connector/roles.go#L249
assignment mismatch: 3 variables but r.client.ListServicePrincipals returns 4 values
|
pkg/connector/roles.go#L329
assignment mismatch: 2 variables but r.client.GetUser returns 3 values
|
pkg/connector/roles.go#L336
assignment mismatch: 1 variable but r.client.UpdateUser returns 2 values
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
The logs for this run have expired and are no longer available.
Loading