Skip to content

Implement transformations #87

Implement transformations

Implement transformations #87

Triggered via pull request April 7, 2025 20:34
Status Failure
Total duration 1m 38s
Artifacts

collaboration-manager.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
lint
Process completed with exit code 1.
lint: packages/collaboration-manager/src/CollaborationManager.ts#L8
'TextFormattedEventData' is defined but never used
lint: packages/collaboration-manager/src/CollaborationManager.ts#L8
'TextFormattedEventData' is defined but never used
tests
Error: The process '/usr/local/bin/yarn' failed with exit code 1 Error: The process '/usr/local/bin/yarn' failed with exit code 1 at wd._setResult (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:19186) at wd.CheckComplete (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:18773) at ChildProcess.<anonymous> (/home/runner/work/_actions/ArtiomTr/jest-coverage-report-action/v2/dist/index.js:21:17765) at ChildProcess.emit (node:events:514:28) at maybeClose (node:internal/child_process:1105:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5)
lint: packages/collaboration-manager/src/Operation.spec.ts#L124
There should be no space before ']'
lint: packages/collaboration-manager/src/Operation.spec.ts#L124
There should be no space after '['
lint: packages/collaboration-manager/src/Operation.spec.ts#L113
There should be no space before ']'
lint: packages/collaboration-manager/src/Operation.spec.ts#L113
There should be no space after '['
lint: packages/collaboration-manager/src/Operation.spec.ts#L105
There should be no space before ']'
lint: packages/collaboration-manager/src/Operation.spec.ts#L105
There should be no space after '['
lint: packages/collaboration-manager/src/Operation.spec.ts#L36
Unexpected trailing comma
lint: packages/collaboration-manager/src/Operation.spec.ts#L21
There should be no space before ']'
lint: packages/collaboration-manager/src/Operation.spec.ts#L21
There should be no space after '['
lint: packages/collaboration-manager/src/Operation.spec.ts#L4
Strings must use singlequote