优化build.yml文件 v3 #86
Annotations
5 errors and 1 warning
build:
tests/test15/demo.test.ts#L4
'declareAppProviders' is declared but its value is never read.
|
build:
tests/test2/ParentComp.vue#L14
'count' is declared but its value is never read.
|
build:
tests/test5/DemoComp.vue#L26
Property 'count' does not exist on type 'ExtractToken<ServiceIdentifier<OtherService>>'.
|
build:
tests/test5/DemoService.ts#L16
Property 'increaseCount' does not exist on type 'ExtractToken<ServiceIdentifier<OtherService>>'.
|
build
Process completed with exit code 2.
|
unit-test
The following actions use a deprecated Node.js version and will be forced to run on node20: coverallsapp/github-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|