Support optional relations #1410
Annotations
22 warnings
Build, lint, and test on Node 20 and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/graphql-scalars/src/datetime.ts#L153
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/graphql-scalars/src/datetime.ts#L170
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `readFile`. Check if you meant to write `import {readFile} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `readJSON`. Check if you meant to write `import {readJSON} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `writeFile`. Check if you meant to write `import {writeFile} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `writeJSON`. Check if you meant to write `import {writeJSON} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `ensureDir`. Check if you meant to write `import {ensureDir} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/server/src/index.ts#L34
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/server/src/index.ts#L34
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/server/src/index.ts#L61
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test on Node 20 and macOS-latest:
packages/graphql-scalars/src/datetime.ts#L153
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest:
packages/graphql-scalars/src/datetime.ts#L170
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `readFile`. Check if you meant to write `import {readFile} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and macOS-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `readJSON`. Check if you meant to write `import {readJSON} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and macOS-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `writeFile`. Check if you meant to write `import {writeFile} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and macOS-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `writeJSON`. Check if you meant to write `import {writeJSON} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and macOS-latest:
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `ensureDir`. Check if you meant to write `import {ensureDir} from 'fs-extra'` instead
|
Build, lint, and test on Node 20 and macOS-latest:
packages/server/src/index.ts#L34
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest:
packages/server/src/index.ts#L34
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest:
packages/server/src/index.ts#L61
Unexpected any. Specify a different type
|