Update npm and node engines versions #318
Triggered via pull request
January 16, 2024 13:21
Status
Success
Total duration
1h 0m 29s
Artifacts
–
Annotations
10 warnings
NPM lint:
src/store/calendars.js#L514
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/calendars.js#L527
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/calendars.js#L604
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/calendars.js#L851
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/calendars.js#L868
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/calendars.js#L893
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/collections.js#L97
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/principals.js#L57
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/tasks.js#L313
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|
NPM lint:
src/store/tasks.js#L328
Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead
|