feat(plugin-terminals): terminals plugin with readonly + interactive PTY modes #159
ci.yml
on: pull_request
unit-test
/
lint
1m 0s
e2e
1m 30s
Matrix: unit-test / test
Annotations
9 errors, 1 warning, and 1 notice
|
unit-test / lint
Process completed with exit code 1.
|
|
unit-test / lint:
pnpm-workspace.yaml#L80
Must use plain style scalar
|
|
unit-test / lint:
pnpm-workspace.yaml#L79
Expected mapping keys to be in ascending order. '@iconify-json/ph' should be before '@xterm/addon-fit'
|
|
unit-test / lint:
pnpm-workspace.yaml#L78
Expected mapping keys to be in ascending order. '@unocss/preset-uno' should be before '@xterm/addon-fit'
|
|
unit-test / lint:
pnpm-workspace.yaml#L77
Expected mapping keys to be in ascending order. '@unocss/preset-icons' should be before '@xterm/addon-fit'
|
|
unit-test / lint:
pnpm-workspace.yaml#L76
Expected mapping keys to be in ascending order. '@unocss/vite' should be before '@xterm/addon-fit'
|
|
unit-test / lint:
pnpm-workspace.yaml#L75
Expected mapping keys to be in ascending order. '@sveltejs/vite-plugin-svelte' should be before '@xterm/addon-fit'
|
|
unit-test / lint:
plugins/terminals/src/spa/vite.config.ts#L13
Missing trailing comma
|
|
unit-test / lint:
plugins/terminals/src/env.d.ts#L2
Expected 1 empty line after import statement not followed by another import
|
|
e2e
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
14 passed (10.7s)
|