Skip to content

Replace golint with staticcheck #174

Replace golint with staticcheck

Replace golint with staticcheck #174

Triggered via pull request August 15, 2023 01:13
Status Failure
Total duration 44s
Artifacts

test.yml

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

Annotations

10 errors
test (ubuntu-latest, 1.19.x): main.go#L9
"io/ioutil" has been deprecated since Go 1.16: 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 (ubuntu-latest, 1.19.x): pkg/moq/moq_modules_test.go#L8
"io/ioutil" has been deprecated since Go 1.16: 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 (ubuntu-latest, 1.19.x): pkg/moq/moq_test.go#L8
"io/ioutil" has been deprecated since Go 1.16: 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 (ubuntu-latest, 1.19.x)
Process completed with exit code 1.
test (macos-latest, 1.19.x)
The job was canceled because "ubuntu-latest_1_19_x" failed.
test (macos-latest, 1.19.x)
The operation was canceled.
test (windows-latest, 1.19.x)
The job was canceled because "ubuntu-latest_1_19_x" failed.
test (windows-latest, 1.19.x)
The operation was canceled.
test (ubuntu-latest, 1.18.x)
The job was canceled because "ubuntu-latest_1_19_x" failed.
test (ubuntu-latest, 1.18.x)
The operation was canceled.