Skip to content

feat: Phase 2 - Convert 48 high-performance functions to TypeScript w… #29

feat: Phase 2 - Convert 48 high-performance functions to TypeScript w…

feat: Phase 2 - Convert 48 high-performance functions to TypeScript w… #29

Triggered via push November 28, 2025 01:42
Status Failure
Total duration 1m 3s
Artifacts

build.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
build-and-test
Process completed with exit code 1.
test (22.x)
Process completed with exit code 1.
coverage
Process completed with exit code 1.
test (20.x)
The strategy configuration was canceled because "test._22_x" failed
test (20.x)
Process completed with exit code 1.
test (24.x)
The strategy configuration was canceled because "test._22_x" failed
test (24.x)
Process completed with exit code 1.
lint: src/core/create.ts#L133
Unexpected any. Specify a different type
lint: src/core/create.ts#L132
Unexpected any. Specify a different type
lint: src/core/create.ts#L131
Unexpected any. Specify a different type
lint: src/core/create.ts#L128
Unexpected any. Specify a different type
lint: src/core/create.ts#L123
Unexpected any. Specify a different type
lint: src/core/create.ts#L120
Unexpected any. Specify a different type
lint: src/core/create.ts#L111
Replace `·isTypedFunction?:·typeof·typedFunction.isTypedFunction` with `⏎····isTypedFunction?:·typeof·typedFunction.isTypedFunction⏎·`
lint: src/core/create.ts#L109
Replace `factories?:·FactoriesInput,·config?:·Partial<ConfigOptions>` with `⏎····factories?:·FactoriesInput,⏎····config?:·Partial<ConfigOptions>⏎··`
lint: src/core/create.ts#L108
Unexpected any. Specify a different type
lint: src/core/create.ts#L5
Replace `·factory,·isFactory,·FactoryFunction,·LegacyFactory·` with `⏎··factory,⏎··isFactory,⏎··FactoryFunction,⏎··LegacyFactory⏎`