Skip to content

feat: add meta with codes on warnings to allow conditional logging #155

feat: add meta with codes on warnings to allow conditional logging

feat: add meta with codes on warnings to allow conditional logging #155

Re-run triggered December 30, 2024 08:47
Status Failure
Total duration 36s
Artifacts

CI.yml

on: pull_request
Check code quality (lint and format)
19s
Check code quality (lint and format)
Build
26s
Build
Test typescript
17s
Test typescript
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 6 warnings
test/typescript/custom-types/Trans.test.tsx > <Trans /> > default namespace > standard usage: test/typescript/custom-types/Trans.test.tsx#L9
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:9:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > named namespace > standard usage: test/typescript/custom-types/Trans.test.tsx#L26
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:26:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > array namespace > should work with array namespace: test/typescript/custom-types/Trans.test.tsx#L44
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:44:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > array namespace > should throw error if key is not present inside namespaces: test/typescript/custom-types/Trans.test.tsx#L52
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:52:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > usage with `t` function > should work when providing `t` function: test/typescript/custom-types/Trans.test.tsx#L65
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:65:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > interpolation > should work with text and interpolation: test/typescript/custom-types/Trans.test.tsx#L99
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:99:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > interpolation > should work with Interpolation in HTMLElement: test/typescript/custom-types/Trans.test.tsx#L105
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:105:20
test/typescript/custom-types/Trans.test.tsx > <Trans /> > interpolation > should work with text and interpolation as children of an HTMLElement: test/typescript/custom-types/Trans.test.tsx#L115
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/custom-types/Trans.test.tsx:115:20
test/typescript/misc/Trans.test.tsx > <Trans /> > should work with string as `children`: test/typescript/misc/Trans.test.tsx#L7
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/misc/Trans.test.tsx:7:18
test/typescript/misc/Trans.test.tsx > <Trans /> > should work with HTMLNode as children: test/typescript/misc/Trans.test.tsx#L11
TypeCheckError: 'Trans' cannot be used as a value because it was imported using 'import type'. ❯ test/typescript/misc/Trans.test.tsx:11:18
Test typescript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test on node 18.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check code quality (lint and format)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check code quality (lint and format): icu.macro.js#L1
'babel-plugin-macros' should be listed in the project's dependencies, not devDependencies
Test on node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636