Skip to content

update dependencies #157

update dependencies

update dependencies #157

Triggered via push October 6, 2024 14:43
Status Failure
Total duration 4m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: web/localization/main.go#L88
undefined: echo (typecheck)
lint: web/localization/main.go#L97
undefined: echo (typecheck)
lint: web/context.go#L11
undefined: echo (typecheck)
lint: web/context.go#L22
c.Cookie undefined (type *PlaytimeContext has no field or method Cookie) (typecheck)
lint: web/context.go#L37
c.SetCookie undefined (type *PlaytimeContext has no field or method SetCookie) (typecheck)
lint: web/context.go#L46
c.SetCookie undefined (type *PlaytimeContext has no field or method SetCookie) (typecheck)
lint: web/handlers_auth.go#L23
undefined: pongo2 (typecheck)
lint: web/handlers_auth.go#L43
undefined: pongo2 (typecheck)
lint: web/handlers_auth.go#L53
undefined: pongo2 (typecheck)
lint: ../../../go/pkg/mod/golang.org/[email protected]/src/slices/iter.go#L50
cannot range over seq (variable of type iter.Seq[E]) (typecheck)
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/