[management] Refactor account retrieval to use store methods #6877
Annotations
5 errors and 1 warning
golangci-lint
too many errors"
|
golangci-lint
too many errors)"
|
golangci-lint
unknown field GetPeersFunc in struct literal of type mock_server.MockAccountManager"
|
golangci-lint
cannot use mockGetAccountFromPAT (value of type func(_ \"context\".Context, token string) (*server.Account, *server.User, *server.PersonalAccessToken, error)) as GetAccountInfoFromPATFunc value in argument to NewAuthMiddleware"
|
golangci-lint
golangci-lint exit with code 7
|
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