Skip to content

feat(collaboration): move snapshot transform to core #3138

feat(collaboration): move snapshot transform to core

feat(collaboration): move snapshot transform to core #3138

Triggered via pull request March 9, 2024 09:25
Status Success
Total duration 1m 26s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint: e2e/demo-todo-app.spec.ts#L444
Unexpected any. Specify a different type
eslint: e2e/demo-todo-app.spec.ts#L450
Unexpected any. Specify a different type
eslint: examples/src/docs-uniscript/main.ts#L69
Interface name `Window` must match the RegExp: /^I[A-Z0-9]/u
eslint: examples/src/main.tsx#L35
Fast refresh only works when a file has exports. Move your component(s) to a separate file
eslint: examples/src/plugins/debugger/commands/operations/confirm.operation.ts#L29
'params' is defined but never used. Allowed unused args must match /^_/u
eslint: examples/src/plugins/debugger/commands/operations/save-snapshot.operations.ts#L61
Unexpected any. Specify a different type
eslint: examples/src/plugins/debugger/commands/operations/save-snapshot.operations.ts#L84
Unexpected any. Specify a different type
eslint: examples/src/plugins/debugger/controllers/menu.ts#L33
'accessor' is defined but never used. Allowed unused args must match /^_/u
eslint: examples/src/plugins/debugger/controllers/menu.ts#L53
'accessor' is defined but never used. Allowed unused args must match /^_/u
eslint: examples/src/plugins/debugger/controllers/menu.ts#L73
'accessor' is defined but never used. Allowed unused args must match /^_/u