refactor: move tests #29
ci.yml
on: push
Matrix: build
Matrix: check-lockfile
Matrix: format-check
Matrix: lint
Matrix: test
Annotations
15 errors
test (18.x):
packages/benchmark/src/benchmark-static-lexer.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
test (18.x):
packages/benchmark/src/benchmark-static-parser.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
test (18.x):
packages/benchmark/src/benchmark-table-parser.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
test (18.x):
packages/benchmark/src/benchmark-table-parser.ts#L2
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
test (18.x)
Process completed with exit code 2.
|
lint (18.x):
packages/benchmark/src/benchmark-static-lexer.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
lint (18.x):
packages/benchmark/src/benchmark-static-parser.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
lint (18.x):
packages/benchmark/src/benchmark-table-parser.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
lint (18.x):
packages/benchmark/src/benchmark-table-parser.ts#L2
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
lint (18.x)
Process completed with exit code 2.
|
build (18.x):
packages/benchmark/src/benchmark-static-lexer.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
build (18.x):
packages/benchmark/src/benchmark-static-parser.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
build (18.x):
packages/benchmark/src/benchmark-table-parser.ts#L1
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
build (18.x):
packages/benchmark/src/benchmark-table-parser.ts#L2
Cannot find module '@masochist/graphql' or its corresponding type declarations.
|
build (18.x)
Process completed with exit code 2.
|