Add dark mode styles #2
Annotations
10 errors and 3 warnings
Typecheck:
components/detail-disclosure.vue#L3
Could not find a declaration file for module 'lodash'. '/home/runner/work/sicprod-nuxt/sicprod-nuxt/node_modules/.pnpm/[email protected]/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Typecheck:
components/detail-disclosure.vue#L51
Property 'to' does not exist on type 'object'.
|
Typecheck:
components/timeline-entry.vue#L101
Object is possibly 'undefined'.
|
Typecheck:
components/timeline-entry.vue#L108
Object is possibly 'undefined'.
|
Typecheck:
components/timeline-entry.vue#L119
Property 'id' does not exist on type '{ name: string; }'.
|
Typecheck:
components/timeline-entry.vue#L134
Property 'id' does not exist on type '{ name: string; }'.
|
Typecheck:
components/timeline.vue#L20
'r.start_date' is of type 'unknown'.
|
Typecheck:
components/timeline.vue#L20
Type 'unknown' cannot be used as an index type.
|
Typecheck:
components/timeline.vue#L21
Type 'unknown' cannot be used as an index type.
|
Typecheck:
components/timeline.vue#L23
'arr.length' is of type 'unknown'.
|
Lint:
components/detail-page.vue#L23
Classname 'text-gray-500' is not a Tailwind CSS class!
|
Lint:
pages/detail/persons/[id].vue#L45
Unexpected console statement
|
Run actions/upload-artifact@v4
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
Loading