Skip to content

implement normalization as a yaml transformation #2103

implement normalization as a yaml transformation

implement normalization as a yaml transformation #2103

Triggered via pull request February 22, 2024 15:52
Status Failure
Total duration 38s
Artifacts

ci.yml

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

Annotations

13 errors and 2 warnings
test (1.21, ubuntu-latest): loader/normalize_test.go#L270
ineffectual assignment to err (ineffassign)
test (1.21, ubuntu-latest)
issues found
test (1.22, ubuntu-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
test (1.22, ubuntu-latest): loader/normalize_test.go#L270
ineffectual assignment to err (ineffassign)
test (1.22, ubuntu-latest)
issues found
test (1.22, macos-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
test (1.22, macos-latest)
The operation was canceled.
test (1.22, windows-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
test (1.22, windows-latest)
The operation was canceled.
test (1.21, windows-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
test (1.21, windows-latest)
The operation was canceled.
test (1.21, macos-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
test (1.21, macos-latest)
The operation was canceled.
test (1.21, ubuntu-latest): loader/normalize.go#L181
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
test (1.22, ubuntu-latest): loader/normalize.go#L181
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)