2024.1.2: Major package bumps, theme fixes, begin addition of Vircadi… #45
Annotations
2 errors and 12 warnings
Build:
src/App.vue#L24
Async arrow function has no 'await' expression
|
Build
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Build:
src/App.vue#L17
'Client' is defined but never used
|
Build:
src/components/overlays/explore/Explore.vue#L613
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Build:
src/components/overlays/explore/Explore.vue#L613
Unsafe member access .path on an `any` value
|
Build:
src/components/overlays/explore/Explore.vue#L613
Unsafe call of an `any` typed value
|
Build:
src/layouts/MainLayout.vue#L719
Unsafe member access .detachControl on an `any` value
|
Build:
src/layouts/MainLayout.vue#L719
Unsafe call of an `any` typed value
|
Build:
src/layouts/MainLayout.vue#L790
Unsafe member access .isControlAttached on an `any` value
|
Build:
src/layouts/MainLayout.vue#L790
Unsafe call of an `any` typed value
|
Build:
src/pages/FirstTimeSetup.vue#L641
Unsafe member access .push on an `any` value
|
Build:
src/pages/FirstTimeSetup.vue#L641
Unsafe call of an `any` typed value
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-desktop-ubuntu-20.04-", "build-desktop-windows-latest-".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading