Skip to content

feat(cmd/rofl): Add support for building TDX ROFL apps #1003

feat(cmd/rofl): Add support for building TDX ROFL apps

feat(cmd/rofl): Add support for building TDX ROFL apps #1003

Triggered via pull request October 17, 2024 06:14
Status Failure
Total duration 1m 43s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
lint: cmd/rofl/build/artifacts.go#L170
G110: Potential DoS vulnerability via decompression bomb (gosec)
lint: cmd/rofl/build/artifacts.go#L237
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: cmd/rofl/build/artifacts.go#L256
G204: Subprocess launched with a potential tainted input or cmd arguments (gosec)
lint: cmd/rofl/build/artifacts.go#L60
response body must be closed (bodyclose)
lint: cmd/rofl/build/artifacts.go#L122
shadow: declaration of "err" shadows declaration at line 86 (govet)
lint: cmd/rofl/build/artifacts.go#L212
SA4009: argument err is overwritten before first use (staticcheck)
lint: cmd/rofl/build/artifacts.go#L213
SA4009(related information): assignment to err (staticcheck)
lint
issues found