Skip to content

Added support for Prometheus #3169

Added support for Prometheus

Added support for Prometheus #3169

Triggered via pull request March 21, 2024 09:24
Status Failure
Total duration 23m 15s
Artifacts

ocs-operator-ci.yaml

on: pull_request
shellcheck
13s
shellcheck
verify code spellings
12s
verify code spellings
commitlint
14s
commitlint
Matrix: go test
Matrix: golangci-lint
Matrix: verify generated changes
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 7 warnings
golangci-lint (1.21): controllers/platform/platform_detection.go#L95
superfluous-else: if block ends with call to log.Fatal function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
golangci-lint (1.21)
issues found
verify code spellings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
commitlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint (1.21): controllers/platform/platform_detection.go#L95
superfluous-else: if block ends with call to log.Fatal function, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
go test (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
verify generated changes (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.