Skip to content
Triggered via push October 22, 2024 00:50
Status Failure
Total duration 26s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/Image/base.ts#L1
Module '"@/type"' has no exported member 'TransformCtx'.
build: src/Image/base64.ts#L3
Module '"@/type"' has no exported member 'TransformCtx'.
build: src/main.ts#L2
Module '"@/type"' has no exported member 'TransformCtx'.
build: src/main.ts#L62
A spread argument must either have a tuple type or be passed to a rest parameter.
build: src/main.ts#L64
A spread argument must either have a tuple type or be passed to a rest parameter.
build: src/main.ts#L66
A spread argument must either have a tuple type or be passed to a rest parameter.
build: src/main.ts#L68
A spread argument must either have a tuple type or be passed to a rest parameter.
build: test/mock-data.ts#L1
Module '"@/type"' has no exported member 'TransformCtx'.
build: test/mock-data.ts#L43
Parameter 'linkPath' implicitly has an 'any' type.
build: test/mock-data.ts#L59
Parameter 'msg' implicitly has an 'any' type.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/