Make a dual package #207
Annotations
10 errors and 6 warnings
lint:
.eslintrc.cjs#L1
The package.json file could not be found
|
lint:
src/code-generator.test.ts#L1
The package.json file could not be found
|
lint:
src/code-generator.test.ts#L1
'@graphql-codegen/visitor-plugin-common' should be listed in the project's dependencies. Run 'npm i -S @graphql-codegen/visitor-plugin-common' to add it
|
lint:
src/code-generator.test.ts#L2
'vitest' should be listed in the project's dependencies. Run 'npm i -S vitest' to add it
|
lint:
src/code-generator.ts#L1
The package.json file could not be found
|
lint:
src/config.test.ts#L1
The package.json file could not be found
|
lint:
src/config.test.ts#L1
'vitest' should be listed in the project's dependencies. Run 'npm i -S vitest' to add it
|
lint:
src/config.ts#L1
The package.json file could not be found
|
lint:
src/config.ts#L1
'@graphql-codegen/visitor-plugin-common' should be listed in the project's dependencies. Run 'npm i -S @graphql-codegen/visitor-plugin-common' to add it
|
lint:
src/helper/factory.ts#L1
The package.json file could not be found
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|