Skip to content

fix: update golang version #34

fix: update golang version

fix: update golang version #34

Triggered via push April 14, 2024 16:32
Status Failure
Total duration 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: cmd/movies/main.go#L81
undefined: echo (typecheck)
test: cmd/movies/main.go#L29
undefined: echo (typecheck)
test: internal/movies/router.go#L14
undefined: echo (typecheck)
test: internal/movies/datasource.go#L28
undefined: uuid (typecheck)
test: internal/movies/movie.go#L19
dt.Format undefined (type Date has no field or method Format) (typecheck)
test: internal/movies/movie.go#L42
dt.IsZero undefined (type Date has no field or method IsZero) (typecheck)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.