Upgrade (#23) #49
Annotations
12 warnings
build (21.1.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 (21.1.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (21.1.0):
src/components/ArticleChanger.vue#L33
The "changeArticle" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/Btn.vue#L2
The "click" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/Btn.vue#L10
Component name "Btn" should always be multi-word
|
build (21.1.0):
src/components/ColorChart.vue#L9
The "toggleColor" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/CustomCheckbox.vue#L30
The "change" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/CustomCheckbox.vue#L33
The "input" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/Preview.vue#L79
Component name "Preview" should always be multi-word
|
build (21.1.0):
src/components/Preview.vue#L174
The "changeAnon" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/Preview.vue#L177
The "changeArticle" event has been triggered but not declared on `emits` option
|
build (21.1.0):
src/components/Preview.vue#L189
The "changeLanguage" event has been triggered but not declared on `emits` option
|