Skip to content

stop using deprecated mholt/archiver #238

stop using deprecated mholt/archiver

stop using deprecated mholt/archiver #238

Triggered via pull request January 3, 2025 16:30
Status Failure
Total duration 3m 28s
Artifacts

tests.yaml

on: pull_request
Matrix: Tests
Run example SDK
0s
Run example SDK
Template validate
0s
Template validate
CodeQL analysis
0s
CodeQL analysis
Release test
0s
Release test
Matrix: Functional tests
Matrix: Integration tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: pkg/protocols/file/request_test.go#L30
Error return value of `w1.Write` is not checked (errcheck)
Lint: pkg/js/devtools/bindgen/generator.go#L134
SA1019: ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (staticcheck)
Lint: pkg/js/devtools/bindgen/generator.go#L190
SA1019: ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (staticcheck)
Lint: pkg/js/devtools/bindgen/generator.go#L245
SA1019: ast.Package has been deprecated since Go 1.22 and an alternative has been available since Go 1.0: use the type checker [go/types] instead; see [Object]. (staticcheck)
Lint
issues found