refactor:update script #1611
Annotations
4 errors and 22 warnings
Build, lint, and test on Node 20 and ubuntu-latest
@composedb/runtime#test:ci: command (/home/runner/work/js-composedb/js-composedb/packages/runtime) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test:ci exited (1)
|
Build, lint, and test on Node 20 and ubuntu-latest
Process completed with exit code 1.
|
Build, lint, and test on Node 20 and macOS-latest
The job was canceled because "_20_ubuntu-latest" failed.
|
Build, lint, and test on Node 20 and macOS-latest
The operation was canceled.
|
Build, lint, and test on Node 20 and ubuntu-latest
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/
|
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/loader/src/types.ts#L31
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/loader/src/types.ts#L35
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/loader/src/types.ts#L39
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/cli/src/commands/composite/models.ts#L3
Using exported name 'Table' as identifier for default export
|
Build, lint, and test on Node 20 and ubuntu-latest:
packages/cli/src/commands/document/create.ts#L8
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest
rustup is outdated!
To avoid broken installations, as soon as possible please run:
brew upgrade
Or, if you're OK with a less reliable fix:
brew upgrade rustup
|
Build, lint, and test on Node 20 and macOS-latest:
packages/loader/src/types.ts#L31
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest:
packages/loader/src/types.ts#L35
Unexpected any. Specify a different type
|
Build, lint, and test on Node 20 and macOS-latest:
packages/loader/src/types.ts#L39
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/cli/src/commands/composite/models.ts#L3
Using exported name 'Table' as identifier for default export
|
Build, lint, and test on Node 20 and macOS-latest:
packages/cli/src/commands/document/create.ts#L8
Unexpected any. Specify a different type
|