Skip to content

Misc

Misc #132

Triggered via pull request July 11, 2024 08:14
Status Failure
Total duration 38s
Artifacts

test.yml

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

Annotations

15 errors and 1 warning
test (1.22.x, ubuntu-latest): transpiler_test.go#L7
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
test (1.22.x, ubuntu-latest): transpiler_test.go#L441
func printJSON is unused (U1000)
test (1.22.x, ubuntu-latest)
Process completed with exit code 1.
test (1.21.x, windows-latest)
The job was canceled because "_1_22_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_22_x_ubuntu-latest" failed.
test (1.22.x, windows-latest)
The operation was canceled.
test (1.22.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.22.x, macos-latest): transpiler_test.go#L7
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
test (1.22.x, macos-latest): transpiler_test.go#L441
func printJSON is unused (U1000)
test (1.22.x, macos-latest)
The operation was canceled.
test (1.21.x, ubuntu-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.21.x, ubuntu-latest)
The operation was canceled.
test (1.21.x, macos-latest)
The job was canceled because "_1_22_x_ubuntu-latest" failed.
test (1.21.x, macos-latest)
The operation was canceled.
test (1.22.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/