feat: preview snippet codes (#329) #916
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.
|