Skip to content

Correction on multiple Solver CRs creation #73

Correction on multiple Solver CRs creation

Correction on multiple Solver CRs creation #73

Triggered via pull request May 13, 2024 10:19
Status Failure
Total duration 2m 6s
Artifacts

lint.yaml

on: pull_request
Lint golang files
1m 58s
Lint golang files
Enforce go.mod tidiness
20s
Enforce go.mod tidiness
Lint bash files
5s
Lint bash files
Lint markdown files
18s
Lint markdown files
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Lint golang files: pkg/rear-manager/solver_controller.go#L516
line is 156 characters (lll)
Lint golang files
issues found
Enforce go.mod tidiness
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint golang files
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, golangci/golangci-lint-action@v3.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint golang files: pkg/rear-manager/solver_controller.go#L203
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)