Skip to content

Api added for generating the token #2284

Api added for generating the token

Api added for generating the token #2284

Triggered via pull request December 22, 2023 15:56
Status Failure
Total duration 2m 53s
Artifacts

ocs-operator-ci.yaml

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

Annotations

6 errors and 2 warnings
golangci-lint (1.20): controllers/ocsinitialization/ocsinitialization_controller.go#L362
var-naming: don't use underscores in Go names; var session_secret should be sessionSecret (revive)
golangci-lint (1.20)
issues found
golangci-lint (1.21): controllers/ocsinitialization/ocsinitialization_controller.go#L362
var-naming: don't use underscores in Go names; var session_secret should be sessionSecret (revive)
golangci-lint (1.21)
issues found
verify generated changes (1.21)
Process completed with exit code 2.
verify generated changes (1.20)
Process completed with exit code 2.
golangci-lint (1.20): controllers/ocsinitialization/ocsinitialization_controller.go#L362
var-naming: don't use underscores in Go names; var session_secret should be sessionSecret (revive)
golangci-lint (1.21): controllers/ocsinitialization/ocsinitialization_controller.go#L362
var-naming: don't use underscores in Go names; var session_secret should be sessionSecret (revive)