chore: test CI #1614
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/loader/src/types.ts#L31
Unexpected any. Specify a different type
|
packages/loader/src/types.ts#L35
Unexpected any. Specify a different type
|
packages/loader/src/types.ts#L39
Unexpected any. Specify a different type
|
packages/cli/src/commands/composite/models.ts#L3
Using exported name 'Table' as identifier for default export
|
packages/cli/src/commands/document/create.ts#L8
Unexpected any. Specify a different type
|
packages/cli/src/commands/document/replace.ts#L7
Unexpected any. Specify a different type
|
packages/cli/src/commands/graphql/execute.ts#L9
Unexpected any. Specify a different type
|
packages/cli/src/commands/graphql/execute.ts#L39
Caution: `fs` also has a named export `readFile`. Check if you meant to write `import {readFile} from 'fs-extra'` instead
|
packages/cli/src/commands/graphql/schema.ts#L46
Caution: `fs` also has a named export `readFile`. Check if you meant to write `import {readFile} from 'fs-extra'` instead
|
packages/cli/src/commands/graphql/server.ts#L48
Caution: `fs` also has a named export `readFile`. Check if you meant to write `import {readFile} from 'fs-extra'` instead
|
This job succeeded
Loading