Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

[MOC-57] Load modifications on edit mode #47

[MOC-57] Load modifications on edit mode

[MOC-57] Load modifications on edit mode #47

Re-run triggered June 20, 2024 15:50
Status Failure
Total duration 28s
Artifacts

vitest.yml

on: pull_request
build_extension
19s
build_extension
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
tests/receivers/DOMManipulator.test.ts > replaceFirstLetterCase > should handle single character matches: packages/dodom/tests/receivers/DOMManipulator.test.ts#L106
TypeError: replaceFirstLetterCase is not a function ❯ tests/receivers/DOMManipulator.test.ts:106:20
tests/receivers/DOMManipulator.test.ts > replaceFirstLetterCase > should handle matches that include special characters: packages/dodom/tests/receivers/DOMManipulator.test.ts#L114
TypeError: replaceFirstLetterCase is not a function ❯ tests/receivers/DOMManipulator.test.ts:114:20
tests/receivers/DOMManipulator.test.ts > replaceFirstLetterCase > should handle matches with mixed case: packages/dodom/tests/receivers/DOMManipulator.test.ts#L120
TypeError: replaceFirstLetterCase is not a function ❯ tests/receivers/DOMManipulator.test.ts:120:20
tests/receivers/DOMManipulator.test.ts > replaceFirstLetterCase > should handle replacement values with mixed case: packages/dodom/tests/receivers/DOMManipulator.test.ts#L146
TypeError: replaceFirstLetterCase is not a function ❯ tests/receivers/DOMManipulator.test.ts:146:20
build_extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.