Revert axios upgrade #2937
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build (16.x)
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 (16.x):
themes-default/slim/src/components/change-indexer.vue#L95
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
build (16.x):
themes-default/slim/src/components/change-indexer.vue#L100
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
build (16.x):
themes-default/slim/src/components/change-indexer.vue#L134
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
build (16.x):
themes-default/slim/src/components/config-general.vue#L745
Unexpected 'todo' comment: 'TODO: commit instead'
|
build (16.x):
themes-default/slim/src/components/config-notifications.vue#L1086
Unexpected 'todo' comment: 'TODO: vueify this.'
|
build (16.x):
themes-default/slim/src/components/manage/change-indexer-row.vue#L122
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
build (16.x):
themes-default/slim/src/components/new-show-search.vue#L349
Caution: `axios` also has a named export `CancelToken`. Check if you meant to write `import {CancelToken} from 'axios'` instead
|
build (16.x):
themes-default/slim/src/components/new-show-search.vue#L359
Caution: `axios` also has a named export `isCancel`. Check if you meant to write `import {isCancel} from 'axios'` instead
|
build (16.x):
themes-default/slim/src/components/new-shows-existing.vue#L410
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
build (16.x):
themes-default/slim/src/components/new-shows-existing.vue#L417
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|