Merge pull request #4 from danielsimonjr/claude/typescript-wasm-refac… #13
Annotations
12 errors
|
build-and-test
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⏎`
|
|
coverage
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|