fix: make it work with --cache
#77
nodejs.yml
on: push
nodejs
/
prepare
3s
nodejs
/
lint-eslint
16s
nodejs
/
lint-prettier
18s
nodejs
/
lint-check-types
0s
Matrix: nodejs / test
Annotations
5 warnings
nodejs / lint-eslint:
index.js#L14
Unexpected 'todo' comment: 'TODO: remove this when fixed in the...'
|
nodejs / lint-eslint:
test/schema/Todo.graphql#L5
Field "status" is unused
|
nodejs / lint-eslint:
test/schema/Todo.graphql#L10
Field "users" is unused
|
nodejs / lint-eslint:
test/schema/Todo.graphql#L19
Field "createTodo" is unused
|
nodejs / lint-eslint:
test/schema/User.graphql#L2
Field "users" is unused
|