[management] Refactor account retrieval to use store methods #8301
golang-test-linux.yml
on: pull_request
test_client_on_docker
5m 39s
Matrix: test
Annotations
25 errors and 5 warnings
test (386, sqlite):
management/server/account_test.go#L771
am.GetAccountFromPAT undefined (type DefaultAccountManager has no field or method GetAccountFromPAT)
|
test (386, sqlite):
management/server/posture_checks_test.go#L172
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L195
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L258
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L306
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L340
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L387
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L432
not enough arguments in call to manager.SavePostureChecks
|
test (386, sqlite):
management/server/posture_checks_test.go#L479
undefined: arePostureCheckChangesAffectingPeers
|
test (386, sqlite):
management/server/posture_checks_test.go#L484
undefined: arePostureCheckChangesAffectingPeers
|
test (386, postgres)
The job was canceled because "_386_sqlite" failed.
|
test (386, postgres):
management/server/account_test.go#L771
am.GetAccountFromPAT undefined (type DefaultAccountManager has no field or method GetAccountFromPAT)
|
test (386, postgres):
management/server/posture_checks_test.go#L172
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L195
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L258
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L306
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L340
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L387
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L432
not enough arguments in call to manager.SavePostureChecks
|
test (386, postgres):
management/server/posture_checks_test.go#L479
undefined: arePostureCheckChangesAffectingPeers
|
test (386, postgres):
management/server/posture_checks_test.go#L484
undefined: arePostureCheckChangesAffectingPeers
|
test (amd64, sqlite)
The job was canceled because "_386_sqlite" failed.
|
test (amd64, sqlite)
The operation was canceled.
|
test (amd64, postgres)
The job was canceled because "_386_sqlite" failed.
|
test (amd64, postgres)
The operation was canceled.
|
test_client_on_docker
Restore cache failed: Dependencies file is not found in /home/runner/work/netbird/netbird. Supported file pattern: go.sum
|
test (386, sqlite)
Restore cache failed: Dependencies file is not found in /home/runner/work/netbird/netbird. Supported file pattern: go.sum
|
test (386, postgres)
Restore cache failed: Dependencies file is not found in /home/runner/work/netbird/netbird. Supported file pattern: go.sum
|
test (amd64, sqlite)
Restore cache failed: Dependencies file is not found in /home/runner/work/netbird/netbird. Supported file pattern: go.sum
|
test (amd64, postgres)
Restore cache failed: Dependencies file is not found in /home/runner/work/netbird/netbird. Supported file pattern: go.sum
|