Skip to content

feat: Phase 2 - Convert 48 high-performance functions to TypeScript with WASM support (#7) (#10) #28

feat: Phase 2 - Convert 48 high-performance functions to TypeScript with WASM support (#7) (#10)

feat: Phase 2 - Convert 48 high-performance functions to TypeScript with WASM support (#7) (#10) #28

Triggered via pull request November 28, 2025 01:41
Status Failure
Total duration 1m 2s
Artifacts

build.yaml

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

Annotations

17 errors
test (22.x)
Process completed with exit code 1.
build-and-test
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.
test (20.x)
The strategy configuration was canceled because "test._22_x" failed
test (20.x)
The operation was canceled.
coverage
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⏎`