[management] Upgrade Okta SDK to v5.0.4 #7642
Triggered via pull request
December 23, 2024 16:45
Status
Failure
Total duration
14m 11s
Artifacts
–
golangci-lint.yml
on: pull_request
codespell
11s
Matrix: lint
Annotations
8 errors and 2 warnings
lint (macos-latest):
management/server/idp/auth0.go#L1
: # github.com/netbirdio/netbird/management/server/idp [github.com/netbirdio/netbird/management/server/idp.test]
|
lint (macos-latest):
management/server/idp/okta_test.go#L48
cannot use testCase.inputProfile (variable of type *"github.com/okta/okta-sdk-golang/v2/okta".User) as oktaUser value in argument to parseOktaUser: *"github.com/okta/okta-sdk-golang/v2/okta".User does not implement oktaUser (missing method GetId) (typecheck)
|
lint (macos-latest)
issues found
|
lint (ubuntu-latest):
management/server/idp/auth0.go#L1
: # github.com/netbirdio/netbird/management/server/idp [github.com/netbirdio/netbird/management/server/idp.test]
|
lint (ubuntu-latest):
management/server/idp/okta_test.go#L48
cannot use testCase.inputProfile (variable of type *"github.com/okta/okta-sdk-golang/v2/okta".User) as oktaUser value in argument to parseOktaUser: *"github.com/okta/okta-sdk-golang/v2/okta".User does not implement oktaUser (missing method GetId) (typecheck)
|
lint (ubuntu-latest)
issues found
|
lint (windows-latest)
cannot use testCase.inputProfile (variable of type *\"github.com/okta/okta-sdk-golang/v2/okta\".User) as oktaUser value in argument to parseOktaUser: *\"github.com/okta/okta-sdk-golang/v2/okta\".User does not implement oktaUser (missing method GetId)"
|
lint (windows-latest)
golangci-lint exit with code 7
|
codespell
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|