Skip to content
Triggered via push October 29, 2024 06:39
Status Failure
Total duration 31s
Billable time 1m
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
deploy: src/pages/components/ProductCard.vue#L4
Could not find a declaration file for module 'vuex'. '/home/runner/work/store-catalog/store-catalog/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type.
deploy: src/store/index.ts#L1
Could not find a declaration file for module 'vuex'. '/home/runner/work/store-catalog/store-catalog/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L1
Could not find a declaration file for module 'vuex'. '/home/runner/work/store-catalog/store-catalog/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L13
Parameter 'state' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L17
Parameter 'state' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L18
Parameter 'id' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L23
Binding element 'commit' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L23
Binding element 'state' implicitly has an 'any' type.
deploy: src/store/modules/cart.ts#L33
Parameter 'state' implicitly has an 'any' type.
deploy: src/store/modules/wishlist.ts#L1
Could not find a declaration file for module 'vuex'. '/home/runner/work/store-catalog/store-catalog/node_modules/vuex/dist/vuex.mjs' implicitly has an 'any' type.
deploy
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/
deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/