Skip to content

deps: move logging to 6.0 API #287

deps: move logging to 6.0 API

deps: move logging to 6.0 API #287

Triggered via pull request August 29, 2024 16:34
Status Failure
Total duration 4m 41s
Artifacts

checks.yaml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
test (1.21)
Process completed with exit code 1.
lint (1.21): internal/addon/var.go#L21
File is not `gofumpt`-ed (gofumpt)
lint (1.21): internal/logging/handlers/handler.go#L70
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureCloudwatch, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L73
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureAuthentication, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L78
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, loggingv1.CloudwatchAuthTypeAccessKey, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L86
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingImplementation, loggingv1.CloudwatchAuthTypeIAMRole, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L90
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureGoogleCloudLogging, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L93
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureAuthentication, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L99
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureAzureMonitor, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L102
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureAuthentication, output.Name)" (goerr113)
lint (1.21): internal/logging/handlers/handler.go#L108
err113: do not define dynamic errors, use wrapped static errors instead: "fmt.Errorf(errMissingStructure, structureElasticSearch, output.Name)" (goerr113)
test (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/multicluster-observability-addon/multicluster-observability-addon. Supported file pattern: go.sum
lint (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, 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/
lint (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/multicluster-observability-addon/multicluster-observability-addon. Supported file pattern: go.sum