[BB-95] fix: handle errors #59
Annotations
10 errors and 2 warnings
pkg/connector/account.go#L1
: # github.com/conductorone/baton-databricks/pkg/connector
|
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)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. 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