Skip to content

Add calculators on wikipage.content hook #106

Add calculators on wikipage.content hook

Add calculators on wikipage.content hook #106

Triggered via push March 3, 2024 23:24
Status Failure
Total duration 27s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
lint: src/components/Field.vue#L1
Component name "Field" should always be multi-word
lint: src/components/Label.vue#L1
Component name "Label" should always be multi-word
lint: src/tools/enchantmentCost/App.vue#L12
Empty block statement
lint: src/tools/enchantmentCost/App.vue#L13
Empty block statement
lint: src/tools/enchantmentCost/App.vue#L18
The template requires child element
lint: src/tools/mining/App.vue#L2
The template requires child element
lint
Process completed with exit code 1.
type-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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: src/tools/enchantmentCost/App.vue#L8
'cost' is assigned a value but never used