Skip to content

refactor(pgs): use 1.22 http.ServeMux #919

refactor(pgs): use 1.22 http.ServeMux

refactor(pgs): use 1.22 http.ServeMux #919

Triggered via pull request October 28, 2024 00:34
Status Failure
Total duration 30s
Artifacts

build.yml

on: pull_request
build-auth
0s
build-auth
build-pico
0s
build-pico
build-bouncer
0s
build-bouncer
build-caddy
0s
build-caddy
Matrix: build-main
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: imgs/api.go#L1
: # github.com/picosh/pico/imgs
test: imgs/api.go#L237
undefined: pgs.ServeAsset (typecheck)
test: cmd/imgs/ssh/main.go#L4
could not import github.com/picosh/pico/imgs (-: # github.com/picosh/pico/imgs
test: imgs/api.go#L237
undefined: pgs.ServeAsset) (typecheck)
test: cmd/imgs/web/main.go#L3
could not import github.com/picosh/pico/imgs (-: # github.com/picosh/pico/imgs
test: imgs/api.go#L237
undefined: pgs.ServeAsset) (typecheck)
test: prose/api.go#L20
could not import github.com/picosh/pico/imgs (-: # github.com/picosh/pico/imgs
test: imgs/api.go#L237
undefined: pgs.ServeAsset) (typecheck)
test: prose/api.go#L275
not enough arguments in call to shared.AnalyticsVisitFromRequest
test: prose/api.go#L429
not enough arguments in call to shared.AnalyticsVisitFromRequest
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/