Skip to content

build: add GitHub actions for automated releases #14

build: add GitHub actions for automated releases

build: add GitHub actions for automated releases #14

Triggered via push November 25, 2023 08:25
Status Failure
Total duration 46s
Artifacts

go.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
lint: graceful.go#L32
File is not `gofumpt`-ed (gofumpt)
lint: graceful_test.go#L93
File is not `gofumpt`-ed (gofumpt)
lint: graceful_test.go#L186
File is not `gofumpt`-ed (gofumpt)
lint: graceful.go#L247
G112: Potential Slowloris Attack because ReadHeaderTimeout is not configured in the http.Server (gosec)
lint: graceful_test.go#L317
G402: TLS InsecureSkipVerify set true. (gosec)
lint: options.go#L65
unnecessary conversion (unconvert)
lint: graceful_test.go#L44
`TestCycle$2` - `ctx` is unused (unparam)
lint: graceful_test.go#L148
response body must be closed (bodyclose)
lint: graceful_test.go#L323
(*net/http.Client).Get must not be called (noctx)
lint: graceful.go#L246
ST1003: method appendHttpServer should be appendHTTPServer (stylecheck)
ubuntu-latest @ Go 1.19
Process completed with exit code 1.
ubuntu-latest @ Go 1.18
Process completed with exit code 2.
ubuntu-latest @ Go 1.20
The job was canceled because "ubuntu-latest_1_18" failed.
ubuntu-latest @ Go 1.20
The operation was canceled.
ubuntu-latest @ Go 1.21
The job was canceled because "ubuntu-latest_1_18" failed.
ubuntu-latest @ Go 1.21
The operation was canceled.
macos-latest @ Go
The job was canceled because "ubuntu-latest_1_18" failed.
macos-latest @ Go
The operation was canceled.
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
ubuntu-latest @ Go 1.19
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
ubuntu-latest @ Go 1.18
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
ubuntu-latest @ Go 1.20
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/graceful/graceful. Supported file pattern: go.sum
macos-latest @ Go
Restore cache failed: Dependencies file is not found in /Users/runner/work/graceful/graceful. Supported file pattern: go.sum