Update all non-major dependencies #552
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|
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
|
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/
|