Skip to content

fix: Add MustPutInputFile function #206

fix: Add MustPutInputFile function

fix: Add MustPutInputFile function #206

Triggered via pull request November 6, 2024 13:08
Status Failure
Total duration 4m 12s
Artifacts

test.yml

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

Annotations

23 errors and 14 warnings
test (1.19.x, ubuntu-latest): app/controller/problem_set_test.go#L1631
ineffectual assignment to err (ineffassign)
test (1.19.x, ubuntu-latest): app/controller/webauthn.go#L6
SA1019: "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. (staticcheck)
test (1.19.x, ubuntu-latest): app/controller/controller_test.go#L12
SA1019: "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. (staticcheck)
test (1.19.x, ubuntu-latest): app/controller/images_test.go#L8
SA1019: "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. (staticcheck)
test (1.19.x, ubuntu-latest)
issues found
test (1.19.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, ubuntu-latest): app/controller/problem_set_test.go#L1631
ineffectual assignment to err (ineffassign)
test (1.18.x, ubuntu-latest)
issues found
test (1.17.x, windows-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.17.x, windows-latest)
The operation was canceled.
test (1.18.x, windows-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, windows-latest)
The operation was canceled.
test (1.19.x, windows-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.19.x, windows-latest)
The operation was canceled.
test (1.17.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.17.x, macos-latest)
The operation was canceled.
test (1.17.x, ubuntu-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.17.x, ubuntu-latest): app/controller/problem_set_test.go#L1631
ineffectual assignment to err (ineffassign)
test (1.17.x, ubuntu-latest)
issues found
test (1.18.x, macos-latest)
The job was canceled because "_1_19_x_ubuntu-latest" failed.
test (1.18.x, macos-latest): app/controller/problem_set_test.go#L1631
ineffectual assignment to err (ineffassign)
test (1.18.x, macos-latest)
issues found
test (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.19.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-race (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-race (1.17.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-race (1.18.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-race (1.18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-race (1.19.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-race (1.19.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-race (1.18.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-race (1.18.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-race (1.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-race (1.17.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-race (1.19.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-race (1.19.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/