chore(deps): update graphqlcodegenerator monorepo #274
check.yaml
on: pull_request
Annotations
13 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/Operations.ts#L5
Unexpected any. Specify a different type
|
lint:
src/Store.ts#L27
Unexpected any. Specify a different type
|
lint:
src/createStore.ts#L9
Unexpected any. Specify a different type
|
lint:
src/schema.ts#L60
Unexpected any. Specify a different type
|
lint:
src/schema.ts#L114
Unexpected any. Specify a different type
|
lint:
tests/fixtures/schema.types.ts#L15
Unexpected any. Specify a different type
|
lint:
tests/fixtures/schema.types.ts#L15
Unexpected any. Specify a different type
|
lint:
tests/fixtures/schema.types.ts#L16
Unexpected any. Specify a different type
|
lint:
tests/fixtures/schema.types.ts#L16
Unexpected any. Specify a different type
|
lint:
tests/fixtures/schema.types.ts#L17
Unexpected any. Specify a different type
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|