Skip to content

build: ignore type issues #3

build: ignore type issues

build: ignore type issues #3

Triggered via push May 28, 2024 01:23
Status Success
Total duration 24s
Artifacts

main.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (20.13.1): bin/index.ts#L3
Could not find a declaration file for module 'yargs-parser'. '/home/runner/work/bh-releaser/bh-releaser/node_modules/yargs-parser/build/index.cjs' implicitly has an 'any' type.
build (20.13.1): bin/index.ts#L4
Cannot find module 'release-it' or its corresponding type declarations.
build (20.13.1): bin/index.ts#L6
Could not find a declaration file for module 'lodash'. '/home/runner/work/bh-releaser/bh-releaser/node_modules/lodash/lodash.js' implicitly has an 'any' type.
build (20.13.1): bin/index.ts#L8
Parameter 'file' implicitly has an 'any' type.
build (20.13.1): bin/index.ts#L37
Parameter 'args' implicitly has an 'any' type.
build (20.13.1): bin/index.ts#L86
Parameter 'output' implicitly has an 'any' type.
build (20.13.1): lib/bh-calver.spec.ts#L2
Could not find a declaration file for module 'release-it/test/util/index.js'. '/home/runner/work/bh-releaser/bh-releaser/node_modules/release-it/test/util/index.js' implicitly has an 'any' type.
build (20.13.1): lib/bh-calver.ts#L3
Cannot find module 'release-it' or its corresponding type declarations.
build (20.13.1): lib/bh-calver.ts#L4
Cannot find module 'calver/node/lts' or its corresponding type declarations.
build (20.13.1): lib/bh-calver.ts#L16
Property 'getContext' does not exist on type 'BlueHaloCalVer'.