feat: update resume #26
Annotations
5 errors and 2 warnings
lint:
package.json#L34
Expected object keys to be in ascending order. 'eslint' should be before 'eslint-plugin-format'
|
lint
Process completed with exit code 1.
|
typecheck:
composables/toggleTheme.ts#L11
Unused '@ts-expect-error' directive.
|
typecheck:
node_modules/.pnpm/@nuxtjs+mdc@0.8.3_magicast@0.3.4_rollup@4.19.0/node_modules/@nuxtjs/mdc/dist/runtime/components/prose/ProseImg.vue#L15
Property 'useNuxtImage' does not exist on type '{ components: { prose: boolean; map: { p: string; a: string; blockquote: string; "code-inline": string; code: string; em: string; h1: string; h2: string; h3: string; h4: string; h5: string; h6: string; hr: string; ... 10 more ...; tr: string; }; }; headings: { ...; }; }'.
|
typecheck
Process completed with exit code 2.
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|