Skip to content

feat: support cli to open client #90

feat: support cli to open client

feat: support cli to open client #90

Triggered via push November 25, 2024 03:17
Status Failure
Total duration 1m 32s
Billable time 5m
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors and 14 warnings
packages/trpc-client/src/links/splitLink.test.ts: packages/trpc-client/src/links/splitLink.test.ts#L7
ReferenceError: it is not defined ❯ packages/trpc-client/src/links/splitLink.test.ts:7:1
packages/trpc-client/src/internals/types.test.ts: packages/trpc-client/src/internals/types.test.ts#L15
ReferenceError: describe is not defined ❯ packages/trpc-client/src/internals/types.test.ts:15:1
packages/trpc-client/src/links/internals/createChain.test.ts: packages/trpc-client/src/links/internals/createChain.test.ts#L5
ReferenceError: describe is not defined ❯ packages/trpc-client/src/links/internals/createChain.test.ts:5:1
packages/trpc-client/src/links/internals/parseJSONStream.test.ts: packages/trpc-client/src/links/internals/parseJSONStream.test.ts#L3
ReferenceError: describe is not defined ❯ packages/trpc-client/src/links/internals/parseJSONStream.test.ts:3:1
test (18.x, macos-latest)
Process completed with exit code 1.
packages/trpc-client/src/internals/types.test.ts: packages/trpc-client/src/internals/types.test.ts#L15
ReferenceError: describe is not defined ❯ packages/trpc-client/src/internals/types.test.ts:15:1
packages/trpc-client/src/links/splitLink.test.ts: packages/trpc-client/src/links/splitLink.test.ts#L7
ReferenceError: it is not defined ❯ packages/trpc-client/src/links/splitLink.test.ts:7:1
packages/trpc-client/src/links/internals/createChain.test.ts: packages/trpc-client/src/links/internals/createChain.test.ts#L5
ReferenceError: describe is not defined ❯ packages/trpc-client/src/links/internals/createChain.test.ts:5:1
packages/trpc-client/src/links/internals/parseJSONStream.test.ts: packages/trpc-client/src/links/internals/parseJSONStream.test.ts#L3
ReferenceError: describe is not defined ❯ packages/trpc-client/src/links/internals/parseJSONStream.test.ts:3:1
test (18.x, ubuntu-latest)
Process completed with exit code 1.
lint: packages/plugin/src/devtoolServer/index.ts#L3
'spawn' is defined but never used
lint
Process completed with exit code 1.
packages/trpc-client/src/internals/types.test.ts: packages/trpc-client/src/internals/types.test.ts#L15
ReferenceError: describe is not defined ❯ packages/trpc-client/src/internals/types.test.ts:15:1
packages/trpc-client/src/links/splitLink.test.ts: packages/trpc-client/src/links/splitLink.test.ts#L7
ReferenceError: it is not defined ❯ packages/trpc-client/src/links/splitLink.test.ts:7:1
packages/trpc-client/src/links/internals/createChain.test.ts: packages/trpc-client/src/links/internals/createChain.test.ts#L5
ReferenceError: describe is not defined ❯ packages/trpc-client/src/links/internals/createChain.test.ts:5:1
packages/trpc-client/src/links/internals/parseJSONStream.test.ts: packages/trpc-client/src/links/internals/parseJSONStream.test.ts#L3
ReferenceError: describe is not defined ❯ packages/trpc-client/src/links/internals/parseJSONStream.test.ts:3:1
test (18.x, windows-latest)
Process completed with exit code 1.
test (18.x, macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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 (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
lint: packages/client/src/pages/components.vue#L7
Unexpected console statement
lint: packages/client/src/pages/components.vue#L10
Unexpected console statement
lint: packages/client/src/pages/console.vue#L14
Unexpected console statement
lint: packages/client/src/pages/console.vue#L32
Unexpected console statement
lint: packages/client/src/stores/init.ts#L18
Unexpected console statement
lint: packages/plugin/inspect/UniDevTools.vue#L10
Unexpected console statement
lint: packages/plugin/inspect/UniDevTools.vue#L64
Unexpected console statement
lint: packages/plugin/inspect/proxyConsole.js#L43
Missing JSDoc @Property "type" description
lint: packages/plugin/inspect/proxyConsole.js#L44
Missing JSDoc @Property "messages" description
lint: packages/plugin/inspect/proxyConsole.js#L45
Missing JSDoc @Property "stack" description
test (18.x, windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/