Skip to content

Use ESM namespace for lingui compile #256

Use ESM namespace for lingui compile

Use ESM namespace for lingui compile #256

Triggered via pull request March 8, 2024 15:11
Status Failure
Total duration 1m 4s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
all: web/src/pages/vm.tsx#L215
Type '{ runner: MutableRefObject<Timer | undefined>; tst: [string, Dispatch<string>, Span | undefined]; out: [string, Dispatch<string>]; cmp: [...]; onLoadTest: (source: string, cmp?: string | undefined) => boolean; onSpeedChange: (speed: number) => void; }' is not assignable to type 'IntrinsicAttributes & { runner: RefObject<Timer | undefined>; tst: [string, Dispatch<string>, Span | undefined]; ... 4 more ...; compileTest?: ((tst: string, cmp: string) => void) | undefined; }'.
all: web/src/setupTests.ts#L9
Cannot find module './locales/en/messages' or its corresponding type declarations.
all
Process completed with exit code 2.
all
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.