Skip to content

Merge pull request #32 from pferreirafabricio/dependabot/npm_and_yarn… #47

Merge pull request #32 from pferreirafabricio/dependabot/npm_and_yarn…

Merge pull request #32 from pferreirafabricio/dependabot/npm_and_yarn… #47

Triggered via push August 27, 2024 17:53
Status Success
Total duration 2m 59s
Artifacts

linting.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build (ubuntu-latest, 18.x)
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/
build (ubuntu-latest, 18.x)
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/
build (ubuntu-latest, 18.x)
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/
build (ubuntu-latest, 18.x): src/components/Button.vue#L60
Prop "icon" should define at least its type
build (ubuntu-latest, 18.x): src/components/Button.vue#L64
Prop "iosIcon" should define at least its type
build (ubuntu-latest, 18.x): src/components/Button.vue#L68
Prop "mdIcon" should define at least its type
build (ubuntu-latest, 18.x): src/components/NoContent.vue#L4
'v-html' directive can lead to XSS attack
build (ubuntu-latest, 18.x): src/components/inputs/File.vue#L55
Prop "icon" should define at least its type
build (ubuntu-latest, 18.x): src/components/inputs/SelectExample.vue#L57
Prop "modelValue" should define at least its type