Skip to content

Merge pull request #1536 from safing/fix/icmp+apiauth+docs+service #1198

Merge pull request #1536 from safing/fix/icmp+apiauth+docs+service

Merge pull request #1536 from safing/fix/icmp+apiauth+docs+service #1198

Triggered via push May 15, 2024 09:08
Status Failure
Total duration 3m 48s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linter: service/netquery/query_test.go#L95
The copy of the 'for' variable "testCase" can be deleted (Go 1.22+) (copyloopvar)
Linter: service/netquery/query_test.go#L234
The copy of the 'for' variable "idx" can be deleted (Go 1.22+) (copyloopvar)
Linter: service/netquery/query_test.go#L235
The copy of the 'for' variable "testCase" can be deleted (Go 1.22+) (copyloopvar)
Linter: spn/ships/http_shared.go#L125
The copy of the 'for' variable "listener" can be deleted (Go 1.22+) (copyloopvar)
Linter: spn/ships/tcp.go#L98
The copy of the 'for' variable "listener" can be deleted (Go 1.22+) (copyloopvar)
Linter: spn/ships/connection_test.go#L39
The copy of the 'for' variable "k" can be deleted (Go 1.22+) (copyloopvar)
Linter: spn/terminal/session_test.go#L70
The copy of the 'for' variable "i" can be deleted (Go 1.22+) (copyloopvar)
Linter: service/firewall/interception/ebpf/bandwidth/interface.go#L188
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Linter: service/firewall/interception/ebpf/connection_listener/worker.go#L172
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Linter: service/firewall/api.go#L101
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Test & Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.