This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-496 Add target namespaces to backup storages #1860
Annotations
3 errors and 2 warnings
Run checks/linters:
api/backup_storage.go#L233
calculated cyclomatic complexity for function UpdateBackupStorage is 16, max is 15 (cyclop)
|
Run checks/linters:
api/backup_storage.go#L233
[golangci-lint] reported by reviewdog 🐶
calculated cyclomatic complexity for function UpdateBackupStorage is 16, max is 15 (cyclop)
Raw Output:
api/backup_storage.go:233:1: calculated cyclomatic complexity for function UpdateBackupStorage is 16, max is 15 (cyclop)
func (e *EverestServer) UpdateBackupStorage(ctx echo.Context, backupStorageName string) error { //nolint:funlen
^
|
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