Skip to content

Remove custom Promise polyfill #147

Remove custom Promise polyfill

Remove custom Promise polyfill #147

Triggered via push January 22, 2024 12:04
Status Failure
Total duration 43s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: spec/custom.spec.ts#L5
Module '"../src/utils/promise"' has no exported member 'SimplePromise'.
build: spec/custom.spec.ts#L75
Parameter 'resolve' implicitly has an 'any' type.
build: spec/custom.spec.ts#L75
Parameter 'reject' implicitly has an 'any' type.
build: spec/custom.spec.ts#L92
Parameter 'resolve' implicitly has an 'any' type.
build: spec/custom.spec.ts#L99
Parameter 'v' implicitly has an 'any' type.
build: spec/custom.spec.ts#L108
Parameter '_' implicitly has an 'any' type.
build: spec/custom.spec.ts#L108
Parameter 'reject' implicitly has an 'any' type.
build: spec/custom.spec.ts#L120
Parameter 'err' implicitly has an 'any' type.
build: spec/custom.spec.ts#L137
Parameter 'resolve' implicitly has an 'any' type.
build: spec/custom.spec.ts#L146
Parameter 'resolve' implicitly has an 'any' type.