feat(descriptions): add descriptions #3456
Annotations
5 errors and 1 warning
Run npm run lint:
src/descriptions/utils/index.ts#L2
Module '"vue"' has no exported member 'Slots'. Did you mean to use 'import Slots from "vue"' instead?
|
Run npm run lint:
src/descriptions/utils/index.ts#L2
Module '"vue"' has no exported member 'h'. Did you mean to use 'import h from "vue"' instead?
|
Run npm run lint:
src/descriptions/utils/index.ts#L19
Generic type 'ComponentOptions<V, Data, Methods, Computed, PropsDef, Props>' requires between 1 and 6 type arguments.
|
Run npm run lint:
src/descriptions/utils/index.ts#L41
Property 'props' does not exist on type 'VNode'.
|
Run npm run lint
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading