Merge branch 'main' into use-html-dialog-component #489
Annotations
6 errors and 2 warnings
cypress-run:
components/Tag/vue/TagVue.cy.tsx#L5
Cannot find module '../constants/dist/dist' or its corresponding type declarations.
|
cypress-run:
components/Tag/vue/TagVue.cy.tsx#L22
Type 'string | number | symbol' is not assignable to type '"20" | "24" | "32" | "16"'.
|
cypress-run:
components/Tag/vue/TagVue.cy.tsx#L22
Type 'string | number | symbol' is not assignable to type '"white" | "indigo" | "red" | "jade" | "gray" | "orange" | "purple" | "teal"'.
|
cypress-run:
components/Tag/vue/TagVue.cy.tsx#L27
Type 'string | number | symbol' is not assignable to type '"20" | "24" | "32" | "16"'.
|
cypress-run:
components/Tag/vue/TagVue.cy.tsx#L27
Type 'string | number | symbol' is not assignable to type '"white" | "indigo" | "red" | "jade" | "gray" | "orange" | "purple" | "teal"'.
|
cypress-run
Process completed with exit code 2.
|
cypress-run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
cypress-run
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/
|