Oeb widgets dev #1195
Annotations
1 error and 6 warnings
Run tests π§ͺ
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run linter π:
pages/team.vue#L62
Variable 'index' is already declared in the upper scope
|
Run linter π:
pages/team.vue#L70
Attribute "class" should go before "@click"
|
Run linter π:
pages/team.vue#L189
The "mounted" property should be above the "methods" property on line 181
|
Run linter π:
pages/team.vue#L193
The "beforeDestroy" property should be above the "methods" property on line 181
|
Run linter π:
test/unit/setup.js#L53
Caution: `Vuex` also has a named export `Store`. Check if you meant to write `import {Store} from 'vuex'` instead
|
Loading