Skip to content

cleanup package usage #404

cleanup package usage

cleanup package usage #404

Triggered via pull request September 17, 2024 16:10
Status Failure
Total duration 50s
Artifacts

golangci-lint.yml

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

Annotations

15 errors
lint (1.21, ubuntu-latest): pkg/bytes/is_zero_filled_amd64.go#L17
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
lint (1.21, ubuntu-latest)
issues found
lint (1.21, windows-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.23, ubuntu-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.22, ubuntu-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.22, ubuntu-latest): pkg/bytes/is_zero_filled_amd64.go#L17
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
lint (1.22, ubuntu-latest)
issues found
lint (1.22, macos-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.22, macos-latest)
The operation was canceled.
lint (1.22, windows-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.22, windows-latest)
The operation was canceled.
lint (1.23, windows-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.23, windows-latest)
The operation was canceled.
lint (1.23, macos-latest)
The job was canceled because "_1_21_ubuntu-latest" failed.
lint (1.23, macos-latest)
The operation was canceled.