chore(deps): update devdependency nuxt-time to v1 #103
Annotations
7 errors and 1 warning
build
@shorter/web#typecheck: command (/home/runner/work/shorter/shorter/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
build
Property 'unit' does not exist on type '{ readonly unit: "second"; readonly value: number; } | { readonly unit: "minute"; readonly value: number; } | { readonly unit: "hour"; readonly value: number; } | { readonly unit: "day"; readonly value: number; } | { ...; } | { ...; } | undefined'.
|
build
Property 'value' does not exist on type '{ readonly unit: "second"; readonly value: number; } | { readonly unit: "minute"; readonly value: number; } | { readonly unit: "hour"; readonly value: number; } | { readonly unit: "day"; readonly value: number; } | { ...; } | { ...; } | undefined'.
|
build
Object is possibly 'undefined'.
|
build
Property 'unit' does not exist on type '{ readonly unit: "second"; readonly value: number; } | { readonly unit: "minute"; readonly value: number; } | { readonly unit: "hour"; readonly value: number; } | { readonly unit: "day"; readonly value: number; } | { ...; } | { ...; } | undefined'.
|
build
Property 'value' does not exist on type '{ readonly unit: "second"; readonly value: number; } | { readonly unit: "minute"; readonly value: number; } | { readonly unit: "hour"; readonly value: number; } | { readonly unit: "day"; readonly value: number; } | { ...; } | { ...; } | undefined'.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|