Merge branch 'main' of github.com:simsustech/quasar-components #57
Annotations
8 warnings
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Release:
packages/components/src/ui/form/DateInput.vue#L12
Expected '#append' instead of 'v-slot:append'
|
Release:
packages/components/src/ui/form/DatePicker.vue#L6
Attribute ":options" should go before "@update:model-value"
|
Release:
packages/components/src/ui/form/DatePicker.vue#L7
Attribute ":range" should go before "@update:model-value"
|
Release:
packages/components/src/ui/form/FormInput.vue#L9
The "update:modelValue" event has been triggered but not declared on `defineEmits`
|
Release
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|