2024.1.2: Major package bumps, theme fixes, begin addition of Vircadia World SDK. #223
Annotations
1 error and 11 warnings
src/App.vue#L24
Async arrow function has no 'await' expression
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/App.vue#L17
'Client' is defined but never used
|
src/components/overlays/explore/Explore.vue#L613
Unsafe argument of type `any` assigned to a parameter of type `string`
|
src/components/overlays/explore/Explore.vue#L613
Unsafe member access .path on an `any` value
|
src/components/overlays/explore/Explore.vue#L613
Unsafe call of an `any` typed value
|
src/layouts/MainLayout.vue#L719
Unsafe member access .detachControl on an `any` value
|
src/layouts/MainLayout.vue#L719
Unsafe call of an `any` typed value
|
src/layouts/MainLayout.vue#L790
Unsafe member access .isControlAttached on an `any` value
|
src/layouts/MainLayout.vue#L790
Unsafe call of an `any` typed value
|
src/pages/FirstTimeSetup.vue#L641
Unsafe member access .push on an `any` value
|
src/pages/FirstTimeSetup.vue#L641
Unsafe call of an `any` typed value
|
This job succeeded
Loading