Skip to content

remove unused files #16

remove unused files

remove unused files #16

Triggered via push July 11, 2025 17:08
Status Failure
Total duration 2m 2s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run on Ubuntu: test/utils/utils.go#L200
QF1004: could use strings.ReplaceAll instead (staticcheck)
Run on Ubuntu: test/utils/utils.go#L27
ST1001: should not use dot imports (staticcheck)
Run on Ubuntu: test/e2e/e2e_test.go#L291
ST1023: should omit type int from declaration; it will be inferred from the right-hand side (staticcheck)
Run on Ubuntu: pkg/agentgateway/agentgateway_translator.go#L337
comment-spacings: no space between comment delimiter and comment text (revive)
Run on Ubuntu: pkg/agentgateway/agentgateway_translator.go#L314
comment-spacings: no space between comment delimiter and comment text (revive)
Run on Ubuntu: pkg/agentgateway/agentgateway_translator.go#L210
comment-spacings: no space between comment delimiter and comment text (revive)
Run on Ubuntu: pkg/agentgateway/agentgateway_translator.go#L65
The line is 122 characters long, which exceeds the maximum of 120 characters. (lll)
Run on Ubuntu: pkg/agentgateway/agentgateway_translator.go#L45
The line is 121 characters long, which exceeds the maximum of 120 characters. (lll)
Run on Ubuntu: test/e2e/e2e_test.go#L380
Error return value of `fmt.Fprintf` is not checked (errcheck)
Run on Ubuntu: test/e2e/e2e_test.go#L349
Error return value of `resp.Body.Close` is not checked (errcheck)
Run on Ubuntu
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2