feat: preview snippet codes #915
ci.yml
on: pull_request
lint
38s
typecheck
25s
Matrix: build
Annotations
5 errors
typecheck:
src/components/DarkSwitcher.vue#L21
Unused '@ts-expect-error' directive.
|
typecheck:
src/components/IconDetail.vue#L260
Type 'string | undefined' is not assignable to type 'string'.
|
typecheck:
src/pages/settings.vue#L45
Type 'Readonly<CollectionInfo>[]' is not assignable to type 'CollectionMeta[]'.
|
typecheck
Process completed with exit code 2.
|
build (lts/*, ubuntu-latest)
Process completed with exit code 1.
|