Skip to content

fix broken test

fix broken test #856

Re-run triggered December 18, 2023 03:09
Status Failure
Total duration 27s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: executable_schema.go#L10
could not import github.com/99designs/gqlgen/graphql (-: could not load export data: no export data for "github.com/99designs/gqlgen/graphql") (typecheck)
lint: plugins/playground.go#L6
could not import github.com/99designs/gqlgen/graphql/playground (-: could not load export data: no export data for "github.com/99designs/gqlgen/graphql/playground") (typecheck)
lint: plugins/auth_jwt.go#L180
missing type in composite literal (typecheck)
lint
issues found
build
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/