Skip to content

Merge branch 'main' into setup-nullable-types #786

Merge branch 'main' into setup-nullable-types

Merge branch 'main' into setup-nullable-types #786

Triggered via push March 8, 2024 20:21
Status Failure
Total duration 51s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ci: internal/usergroups/middleware.go#L27
undefined: chi (typecheck)
ci: controller/stories/delete.go#L20
undefined: chi (typecheck)
ci: controller/stories/stories.go#L58
undefined: chi (typecheck)
ci: main.go#L46
undefined: sentry (typecheck)
ci: main.go#L58
undefined: sentry (typecheck)
ci: ../../../go/pkg/mod/github.com/go-chi/chi/[email protected]/middleware/compress.go#L279
cw.Header undefined (type *compressResponseWriter has no field or method Header) (typecheck)
ci: ../../../go/pkg/mod/github.com/go-chi/chi/[email protected]/middleware/compress.go#L305
cw.Header undefined (type *compressResponseWriter has no field or method Header) (typecheck)
ci: ../../../go/pkg/mod/github.com/go-chi/chi/[email protected]/middleware/compress.go#L316
cw.Header undefined (type *compressResponseWriter has no field or method Header) (typecheck)
ci: ../../../go/pkg/mod/github.com/go-chi/chi/[email protected]/middleware/logger.go#L52
ww.Header undefined (type WrapResponseWriter has no field or method Header) (typecheck)
ci
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.