Skip to content

Add js.Bundle

Add js.Bundle #7395

Triggered via pull request July 6, 2024 10:20
Status Failure
Total duration 8m 6s
Artifacts

test.yml

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

Annotations

21 errors and 1 warning
test (1.21.x, ubuntu-latest): resources/resource_transformers/js/transform.go#L35
this comparison is never true (SA4023)
test (1.21.x, ubuntu-latest): resources/resource_transformers/js/transform.go#L34
the lhs of the comparison gets its value from here and has a concrete type
test (1.21.x, ubuntu-latest): tpl/js/batch.go#L286
type scriptsOne is unused (U1000)
test (1.21.x, ubuntu-latest): tpl/js/batch.go#L295
type scriptsMany is unused (U1000)
test (1.21.x, ubuntu-latest): tpl/js/batch.go#L438
should use 'return f(v.r)' instead of 'if f(v.r) { return true }; return false' (S1008)
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
test (1.22.x, ubuntu-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.22.x, ubuntu-latest): resources/resource_transformers/js/transform.go#L35
this comparison is never true (SA4023)
test (1.22.x, ubuntu-latest): resources/resource_transformers/js/transform.go#L34
the lhs of the comparison gets its value from here and has a concrete type
test (1.22.x, ubuntu-latest): tpl/js/batch.go#L286
type scriptsOne is unused (U1000)
test (1.22.x, ubuntu-latest): tpl/js/batch.go#L295
type scriptsMany is unused (U1000)
test (1.22.x, ubuntu-latest): tpl/js/batch.go#L438
should use 'return f(v.r)' instead of 'if f(v.r) { return true }; return false' (S1008)
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
test (1.21.x, windows-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.21.x, windows-latest)
The operation was canceled.
test (1.22.x, windows-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.22.x, windows-latest)
The operation was canceled.
test (1.21.x, macos-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.21.x, macos-latest)
The operation was canceled.
test (1.22.x, macos-latest)
The job was canceled because "_1_21_x_ubuntu-latest" failed.
test (1.22.x, macos-latest)
The operation was canceled.
test (1.21.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: reitzig/actions-asciidoctor@03fcc74cd74880b697950c4930c9ec8a67c69ecc. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/