Merge pull request #34 from pferreirafabricio/dependabot/npm_and_yarn… #52
Annotations
9 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Cache node_modules
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/
|
Run ESLint:
src/components/Button.vue#L60
Prop "icon" should define at least its type
|
Run ESLint:
src/components/Button.vue#L64
Prop "iosIcon" should define at least its type
|
Run ESLint:
src/components/Button.vue#L68
Prop "mdIcon" should define at least its type
|
Run ESLint:
src/components/NoContent.vue#L4
'v-html' directive can lead to XSS attack
|
Run ESLint:
src/components/inputs/File.vue#L55
Prop "icon" should define at least its type
|
Run ESLint:
src/components/inputs/SelectExample.vue#L57
Prop "modelValue" should define at least its type
|
Loading