Skip to content

Update all non-major dependencies #617

Update all non-major dependencies

Update all non-major dependencies #617

Triggered via pull request September 8, 2023 22:44
Status Failure
Total duration 3m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
Typecheck: src/components/DropdownComponent.vue#L3
Import declaration conflicts with local declaration of 'defineEmits'.
Typecheck: src/components/FavouriteButton.vue#L2
Import declaration conflicts with local declaration of 'defineProps'.
Typecheck: src/components/PlayerControls.vue#L2
Import declaration conflicts with local declaration of 'defineProps'.
Typecheck: src/components/RadioRow.vue#L2
Import declaration conflicts with local declaration of 'defineProps'.
Typecheck: src/components/RadioRow.vue#L2
Import declaration conflicts with local declaration of 'defineEmits'.
Typecheck: src/components/SearchComponent.vue#L2
Import declaration conflicts with local declaration of 'defineEmits'.
Typecheck
Process completed with exit code 1.
Prettier check
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Typecheck
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
Eslint: src/components/PlayerComponent.vue#L73
Caution: `Hls` also has a named export `Events`. Check if you meant to write `import {Events} from 'hls.js'` instead