chore: upgrade valaxy to v0.19.2 #299
Annotations
20 errors and 14 warnings
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L34
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L34
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L35
Type 'number | undefined' is not assignable to type 'number'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L36
Type 'number | undefined' is not assignable to type 'number'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L37
Type 'Live2dTips | undefined' is not assignable to type 'Live2dTips'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L57
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'Live2DModel<InternalModel>'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L145
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'DisplayObject'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L157
Object is possibly 'undefined'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L158
Object is possibly 'undefined'.
|
typecheck:
packages/valaxy-addon-live2d/app/Live2DApp.ts#L167
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'DisplayObject | RenderTexture'.
|
lint:
demo/styles/index.scss#L1
Replace `"valaxy-theme-sakura/styles/themes/sakura/index.scss"` with `'valaxy-theme-sakura/styles/themes/sakura/index.scss'`
|
lint:
docs/styles/index.scss#L1
Replace `"valaxy/client/styles/mixins/index.scss"` with `'valaxy/client/styles/mixins/index.scss'`
|
lint:
docs/styles/index.scss#L2
Replace `"valaxy-theme-sakura/styles/themes/sakura/css-vars.scss"` with `'valaxy-theme-sakura/styles/themes/sakura/css-vars.scss'`
|
lint:
docs/styles/index.scss#L5
Insert `;`
|
lint:
docs/styles/index.scss#L12
Insert `·`
|
lint:
docs/styles/index.scss#L18
Replace `100vh·-·var(--st-c-footer-height)·-·var(--st-c-navbar-height)` with `⏎····100vh·-·var(--st-c-footer-height)·-·var(--st-c-navbar-height)⏎··`
|
lint:
docs/styles/index.scss#L109
Replace `ul):not(:where(.not-prose,` with `·ul):not(:where(.not-prose,·`
|
lint:
docs/styles/index.scss#L126
Replace `ABEF` with `abef`
|
lint:
docs/styles/index.scss#L130
Replace `EF` with `ef`
|
lint:
theme/components/SakuraBanner.vue#L46
Insert `;`
|
typecheck
The following actions uses Node.js version which is deprecated 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/
|
lint
The following actions uses Node.js version which is deprecated 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/
|
lint:
docs/components/AddonGallery.vue#L29
UnoCSS utilities are not ordered
|
lint:
docs/components/AddonGallery.vue#L30
UnoCSS utilities are not ordered
|
lint:
docs/components/AddonGallery.vue#L31
UnoCSS attributes are not ordered
|
lint:
docs/components/AddonGallery.vue#L35
UnoCSS utilities are not ordered
|
lint:
docs/components/AddonGallery.vue#L42
UnoCSS utilities are not ordered
|
lint:
docs/components/AddonGalleryCard.vue#L11
UnoCSS utilities are not ordered
|
lint:
docs/components/AddonGalleryCard.vue#L15
UnoCSS utilities are not ordered
|
lint:
docs/components/AddonGalleryCard.vue#L16
UnoCSS attributes are not ordered
|
lint:
docs/components/AddonGalleryCard.vue#L17
UnoCSS attributes are not ordered
|
lint:
docs/components/AddonGalleryCard.vue#L33
UnoCSS utilities are not ordered
|
build (lts/*, ubuntu-latest)
The following actions uses Node.js version which is deprecated 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 (lts/*, windows-latest)
The following actions uses Node.js version which is deprecated 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/
|