Skip to content

Test/pfcp

Test/pfcp #266

Triggered via pull request October 28, 2024 07:14
Status Failure
Total duration 51s
Artifacts

golangci-lint.yml

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

Annotations

5 errors and 1 warning
lint (1.21): internal/pfcp/node_test.go#L260
Error return value of `lnode.DeleteSess` is not checked (errcheck)
lint (1.21): internal/pfcp/pfcp_test.go#L146
Error return value of `conn.SetReadDeadline` is not checked (errcheck)
lint (1.21): internal/pfcp/node_test.go#L32
unnecessary leading newline (whitespace)
lint (1.21): internal/pfcp/pfcp_test.go#L32
unnecessary leading newline (whitespace)
lint (1.21)
issues found
lint (1.21)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/