Skip to content

Merge pull request #1521 from testwill/close_file #1217

Merge pull request #1521 from testwill/close_file

Merge pull request #1521 from testwill/close_file #1217

Triggered via push May 28, 2024 12:47
Status Failure
Total duration 4m 47s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Linter: spn/access/token/pblind.go#L220
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Linter: spn/access/token/pblind.go#L260
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Linter: spn/access/token/pblind.go#L322
for loop can be changed to use an integer range (Go 1.22+) (intrange)
Linter: spn/terminal/session_test.go#L70
The copy of the 'for' variable "i" 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: 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)
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/.