Skip to content

feat(module): move colors options into theme.colors #107

feat(module): move colors options into theme.colors

feat(module): move colors options into theme.colors #107

Triggered via push September 18, 2024 09:28
Status Failure
Total duration 1m 5s
Artifacts

ci-v3.yml

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

Annotations

3 errors
ci (ubuntu-latest, 20): src/templates.ts#L56
Property 'colors' does not exist on type 'ModuleOptions'.
ci (ubuntu-latest, 20): test/nuxt/nuxt.config.ts#L4
Object literal may only specify known properties, and 'colors' does not exist in type 'Partial<ModuleOptions>'.
ci (ubuntu-latest, 20)
Process completed with exit code 2.