Skip to content

format: an SVG drawing can be any size you ask for #357

format: an SVG drawing can be any size you ask for

format: an SVG drawing can be any size you ask for #357

Triggered via pull request September 8, 2026 09:42
Status Failure
Total duration 9m 52s
Artifacts

ci.yml

on: pull_request
what this push touched
7s
what this push touched
known vulnerabilities
3m 16s
known vulnerabilities
staticcheck
3m 23s
staticcheck
linters
3m 42s
linters
semgrep
40s
semgrep
bill of materials
3m 38s
bill of materials
coverage gate
9m 45s
coverage gate
reference tools actually installed
1m 4s
reference tools actually installed
fuzzing with a time budget
0s
fuzzing with a time budget
Matrix: test
race detector
0s
race detector
Fit to window
Zoom out
Zoom in

Annotations

2 errors
linters
Process completed with exit code 1.
linters: internal/guard/svgdimensions_test.go#L95
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)