Skip to content

feat: adds support for new "selector" API #212

feat: adds support for new "selector" API

feat: adds support for new "selector" API #212

Re-run triggered August 15, 2025 09:33
Status Failure
Total duration 34s
Artifacts

CI.yml

on: pull_request
Check code quality (lint and format)
21s
Check code quality (lint and format)
Build
22s
Build
Test typescript
27s
Test typescript
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test/typescript/custom-types/TransWithoutContext.test.tsx > <Trans /> > usage with context: test/typescript/custom-types/TransWithoutContext.test.tsx#L91
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/TransWithoutContext.test.tsx:91:11
test/typescript/custom-types/TransWithoutContext.test.tsx: test/typescript/custom-types/TransWithoutContext.test.tsx#L153
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/TransWithoutContext.test.tsx:153:7
test/typescript/custom-types/TransWithoutContext.test.tsx: test/typescript/custom-types/TransWithoutContext.test.tsx#L144
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/TransWithoutContext.test.tsx:144:7
test/typescript/custom-types/TransWithoutContext.test.tsx: test/typescript/custom-types/TransWithoutContext.test.tsx#L134
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/TransWithoutContext.test.tsx:134:9
test/typescript/custom-types/TransWithoutContext.test.tsx: test/typescript/custom-types/TransWithoutContext.test.tsx#L126
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/TransWithoutContext.test.tsx:126:7
test/typescript/custom-types/Trans.test.tsx > <Trans /> > named namespace: test/typescript/custom-types/Trans.test.tsx#L18
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/Trans.test.tsx:18:9
test/typescript/custom-types/Trans.test.tsx: test/typescript/custom-types/Trans.test.tsx#L90
TypeCheckError: Unused '@ts-expect-error' directive. ❯ test/typescript/custom-types/Trans.test.tsx:90:11
Check code quality (lint and format): icu.macro.js#L1
'babel-plugin-macros' should be listed in the project's dependencies, not devDependencies