Skip to content

chore(vite): Migrate from webpack to vite #82

chore(vite): Migrate from webpack to vite

chore(vite): Migrate from webpack to vite #82

Triggered via pull request December 27, 2023 07:25
Status Success
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: src/models/folder.js#L70
The type 'Item' is undefined
eslint: src/models/place.js#L72
The type 'Item' is undefined
eslint: src/store/folders.js#L120
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L203
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L220
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L235
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L258
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L402
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L415
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
eslint: src/store/items.js#L428
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead