This repository has been archived by the owner on Aug 3, 2024. It is now read-only.
Update pnpm to v9.3.0 (#1684) #2549
Annotations
3 errors and 3 warnings
components/ui/charts/ChartDisplay.vue#L163
'__VLS_ctx.theme' is possibly 'null' or 'undefined'.
|
components/ui/charts/ChartDisplay.vue#L163
Property 'value' does not exist on type 'string'. Did you mean 'valueOf'?
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
composables/date.js#L4
Caution: `dayjs` also has a named export `extend`. Check if you meant to write `import {extend} from 'dayjs'` instead
|
utils/analytics.js#L6
Caution: `dayjs` also has a named export `unix`. Check if you meant to write `import {unix} from 'dayjs'` instead
|
This job failed
Loading