[management] Refactor account retrieval to use store methods #6877
Annotations
10 errors and 1 warning
golangci-lint:
management/server/account.go#L1
: # github.com/netbirdio/netbird/management/server [github.com/netbirdio/netbird/management/server.test]
|
golangci-lint:
management/server/account_test.go#L771
am.GetAccountFromPAT undefined (type DefaultAccountManager has no field or method GetAccountFromPAT)
|
golangci-lint:
management/server/posture_checks_test.go#L172
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L195
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L258
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L306
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L340
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L387
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L432
not enough arguments in call to manager.SavePostureChecks
|
golangci-lint:
management/server/posture_checks_test.go#L479
undefined: arePostureCheckChangesAffectingPeers
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Loading