Test/pfcp #266
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/
|