[BB-95] fix: handle errors #59
Annotations
10 errors and 3 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#L190
cannot infer S ($GOROOT/src/slices/slices.go:115:15)
|
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#L259
cannot infer S ($GOROOT/src/slices/slices.go:115:15)
|
pkg/connector/account.go#L262
cannot infer S ($GOROOT/src/slices/slices.go:218:13)
|
pkg/connector/account.go#L265
cannot infer S ($GOROOT/src/slices/slices.go:94:12)
|
pkg/connector/account.go#L266
cannot infer S ($GOROOT/src/slices/slices.go:218:13)
|
pkg/connector/account.go#L281
assignment mismatch: 1 variable but a.client.UpdateRuleSets returns 2 values
|
The following actions uses node12 which is deprecated and will be forced to run on node16: guyarb/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, guyarb/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
This job failed
Loading