Skip to content

feat(core): support run command #111

feat(core): support run command

feat(core): support run command #111

Triggered via push August 13, 2024 08:26
Status Failure
Total duration 30s
Artifacts

build.yml

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

Annotations

18 errors
build: packages/core/src/index.ts#L237
Property 'options' does not exist on type 'Loader<Context>'.
build: packages/esbuild/src/index.ts#L1
Cannot find module 'yakumo' or its corresponding type declarations.
build: packages/mocha/src/index.ts#L1
Cannot find module 'yakumo' or its corresponding type declarations.
build: packages/tsc/src/index.ts#L3
Cannot find module 'yakumo' or its corresponding type declarations.
build: packages/tsc/src/index.ts#L9
Invalid module name in augmentation, module 'yakumo' cannot be found.
build
Process completed with exit code 1.
test (18): packages/core/src/index.ts#L237
Property 'options' does not exist on type 'Loader<Context>'.
test (18): packages/esbuild/src/index.ts#L1
Cannot find module 'yakumo' or its corresponding type declarations.
test (18): packages/mocha/src/index.ts#L1
Cannot find module 'yakumo' or its corresponding type declarations.
test (18): packages/tsc/src/index.ts#L3
Cannot find module 'yakumo' or its corresponding type declarations.
test (18): packages/tsc/src/index.ts#L9
Invalid module name in augmentation, module 'yakumo' cannot be found.
test (18)
Process completed with exit code 1.
test (20): packages/core/src/index.ts#L237
Property 'options' does not exist on type 'Loader<Context>'.
test (20): packages/esbuild/src/index.ts#L1
Cannot find module 'yakumo' or its corresponding type declarations.
test (20): packages/mocha/src/index.ts#L1
Cannot find module 'yakumo' or its corresponding type declarations.
test (20): packages/tsc/src/index.ts#L3
Cannot find module 'yakumo' or its corresponding type declarations.
test (20): packages/tsc/src/index.ts#L9
Invalid module name in augmentation, module 'yakumo' cannot be found.
test (20)
Process completed with exit code 1.