Skip to content

.github: Bump golangci/golangci-lint-action from 3 to 6 #83

.github: Bump golangci/golangci-lint-action from 3 to 6

.github: Bump golangci/golangci-lint-action from 3 to 6 #83

Triggered via pull request June 11, 2024 16:52
Status Failure
Total duration 1m 2s
Artifacts

lint.yml

on: pull_request
golangci-lint
52s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
golangci-lint: zendesk/cursor.go#L22
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)
golangci-lint: zendesk/importer.go#L22
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)
golangci-lint: zendesk/cursor_test.go#L21
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)
golangci-lint
issues found
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.