Skip to content

Feat auto note

Feat auto note #55

Triggered via pull request April 9, 2024 00:13
Status Failure
Total duration 34s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
src/shared/browser/__test__/chrome.test.ts: src/shared/browser/chrome.ts#L144
ReferenceError: chrome is not defined ❯ src/shared/browser/chrome.ts:144:13 ❯ src/shared/browser/index.ts:1:31
src/entities/dictionary/model/__tests__/store.test.ts: src/shared/browser/chrome.ts#L144
ReferenceError: chrome is not defined ❯ src/shared/browser/chrome.ts:144:13 ❯ src/shared/browser/index.ts:1:31
src/entities/language/model/__tests__/store.test.ts: src/shared/browser/chrome.ts#L144
ReferenceError: chrome is not defined ❯ src/shared/browser/chrome.ts:144:13 ❯ src/shared/browser/index.ts:1:31
src/entities/note/model/__tests__/store.test.ts: src/shared/browser/chrome.ts#L144
ReferenceError: chrome is not defined ❯ src/shared/browser/chrome.ts:144:13 ❯ src/shared/browser/index.ts:1:31
src/features/language/SelectLanguages/model/__tests__/store.test.ts: src/shared/browser/chrome.ts#L144
ReferenceError: chrome is not defined ❯ src/shared/browser/chrome.ts:144:13 ❯ src/shared/browser/index.ts:1:31
src/features/language/SelectLanguages/ui/__tests__/SelectLanguages.test.tsx: src/shared/browser/chrome.ts#L144
ReferenceError: chrome is not defined ❯ src/shared/browser/chrome.ts:144:13 ❯ src/shared/browser/index.ts:1:31
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.