Version 2.0.0 #44
ci.yml
on: pull_request
Cypress: node-20, ubuntu-latest
31s
Lint: node-20, ubuntu-latest
41s
Annotations
6 errors and 2 warnings
Cypress: node-20, ubuntu-latest
Process completed with exit code 5.
|
Lint: node-20, ubuntu-latest:
demo/src/App.vue#L8
'animationData' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint: node-20, ubuntu-latest:
demo/src/App.vue#L9
'blottie' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint: node-20, ubuntu-latest:
demo/src/App.vue#L14
'onReady' is defined but never used. Allowed unused vars must match /^_/u
|
Lint: node-20, ubuntu-latest:
demo/src/App.vue#L15
Unexpected console statement
|
Lint: node-20, ubuntu-latest
Process completed with exit code 1.
|
Cypress: node-20, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint: node-20, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2.2.4, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|