Skip to content

header.go prevent otherHeader.rawTLVs being nil #41

header.go prevent otherHeader.rawTLVs being nil

header.go prevent otherHeader.rawTLVs being nil #41

Triggered via push October 8, 2024 11:29
Status Failure
Total duration 30s
Artifacts
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint (1.19): protocol_test.go#L14
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)
lint (1.19)
issues found
lint (1.20)
The job was canceled because "_1_19" failed.
lint (1.20)
The operation was canceled.
lint (1.19)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, 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/