Skip to content

chore: add missing peerDep #1

chore: add missing peerDep

chore: add missing peerDep #1

Triggered via push December 8, 2023 06:30
Status Failure
Total duration 29s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build: src/index.ts#L1
Cannot find module 'cordis' or its corresponding type declarations.
build: src/index.ts#L6
Invalid module name in augmentation, module 'cordis' cannot be found.
build: src/index.ts#L26
Parameter 'format' implicitly has an 'any' type.
build: src/index.ts#L26
Rest parameter 'args' implicitly has an 'any[]' type.
build: src/index.ts#L27
'this' implicitly has type 'any' because it does not have a type annotation.
build: src/index.ts#L30
Parameter 'format' implicitly has an 'any' type.
build: src/index.ts#L30
Rest parameter 'args' implicitly has an 'any[]' type.
build: src/index.ts#L31
'this' implicitly has type 'any' because it does not have a type annotation.
build
Process completed with exit code 1.