Dev #22
ci.yml
on: pull_request
lint
22s
typecheck
31s
Matrix: test
Annotations
16 errors and 5 warnings
lint:
packages/orap/examples/ooSample/app.ts#L1
Strings must use singlequote
|
lint:
packages/orap/examples/ooSample/app.ts#L2
Strings must use singlequote
|
lint:
packages/orap/examples/ooSample/app.ts#L15
Unexpected console statement
|
lint:
packages/orap/examples/ooSample/app.ts#L26
Missing trailing comma
|
lint:
packages/orap/examples/ooSample/app.ts#L28
Unexpected console statement
|
lint:
packages/orap/examples/ooSample/app.ts#L28
Missing trailing comma
|
lint:
packages/orap/examples/ooSample/app.ts#L29
Newline required at end of file but not found
|
lint:
packages/orap/examples/raplizeSample/app.ts#L1
Strings must use singlequote
|
lint:
packages/orap/examples/raplizeSample/app.ts#L2
Strings must use singlequote
|
lint:
packages/orap/examples/raplizeSample/app.ts#L3
Strings must use singlequote
|
packages/orap/tests/orap.test.ts > Orap > should run Declarative Demo without errors:
packages/orap/tests/orap.test.ts#L16
Error: websocket closed
❯ WebSocketProvider.get websocket [as websocket] node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-websocket.ts:45:46
❯ new WebSocketProvider node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-websocket.ts:62:14
❯ packages/orap/tests/orap.test.ts:16:16
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
packages/orap/tests/orap.test.ts > Orap > should run Declarative Demo without errors:
packages/orap/tests/orap.test.ts#L16
Error: websocket closed
❯ WebSocketProvider.get websocket [as websocket] node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-websocket.ts:45:46
❯ new WebSocketProvider node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-websocket.ts:62:14
❯ packages/orap/tests/orap.test.ts:16:16
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
packages/orap/tests/orap.test.ts > Orap > should run Declarative Demo without errors:
packages/orap/tests/orap.test.ts#L16
Error: websocket closed
❯ WebSocketProvider.get websocket [as websocket] node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-websocket.ts:45:46
❯ new WebSocketProvider node_modules/.pnpm/[email protected]/node_modules/ethers/src.ts/providers/provider-websocket.ts:62:14
❯ packages/orap/tests/orap.test.ts:16:16
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (lts/*, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|