Skip to content

VKP-74-ci: fix linter undefined typecheck warnings #2

VKP-74-ci: fix linter undefined typecheck warnings

VKP-74-ci: fix linter undefined typecheck warnings #2

Triggered via push May 26, 2024 18:17
Status Failure
Total duration 2m 19s
Artifacts

commit.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Build: internal/repository/minio/static.go#L17
undefined: minio (typecheck)
Build: internal/repository/minio/static.go#L20
undefined: minio (typecheck)
Build: internal/repository/minio/static.go#L59
undefined: minio (typecheck)
Build: internal/repository/postgres/pool.go#L12
undefined: pgx (typecheck)
Build: internal/repository/postgres/pool.go#L13
undefined: pgx (typecheck)
Build: internal/repository/postgres/pool.go#L15
undefined: pgx (typecheck)
Build: usecase/csrf/csrf.go#L73
payload.Valid undefined (type *JwtCsrfClaims has no field or method Valid) (typecheck)
Build
Process completed with exit code 4.
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/