This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-832 Fix access to namespaces #1990
Annotations
4 errors and 2 warnings
Run checks/linters:
api/validation_test.go#L510
not enough arguments in call to validateBackupStoragesFor
|
Run checks/linters:
api/auth.go#L1
[golangci-lint] reported by reviewdog 🐶
: # github.com/percona/percona-everest-backend/api [github.com/percona/percona-everest-backend/api.test]
Raw Output:
api/auth.go:1: : # github.com/percona/percona-everest-backend/api [github.com/percona/percona-everest-backend/api.test]
|
Run checks/linters:
api/validation_test.go#L510
[golangci-lint] reported by reviewdog 🐶
not enough arguments in call to validateBackupStoragesFor
Raw Output:
api/validation_test.go:510:5: not enough arguments in call to validateBackupStoragesFor
have (context.Context, *DatabaseCluster, func(ctx context.Context, s string) (*"github.com/percona/everest-operator/api/v1alpha1".BackupStorage, error))
want (context.Context, string, *DatabaseCluster, func(context.Context, string, string) (*"github.com/percona/everest-operator/api/v1alpha1".BackupStorage, error)) (typecheck)
// percona-everest-backend
|
Run checks/linters
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-backend/percona-everest-backend. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading