Skip to content

chore(deps): bump eslint-plugin-mocha from 5.3.0 to 10.4.3 in /website/client #19168

chore(deps): bump eslint-plugin-mocha from 5.3.0 to 10.4.3 in /website/client

chore(deps): bump eslint-plugin-mocha from 5.3.0 to 10.4.3 in /website/client #19168

Triggered via pull request April 29, 2024 04:47
Status Failure
Total duration 9m 36s
Artifacts

test.yml

on: pull_request
Matrix: api-unit
Matrix: api-v3-integration
Matrix: api-v4-integration
Matrix: apidoc
Matrix: client-unit
Matrix: common
Matrix: content
Matrix: lint
Matrix: production-build
Matrix: sanity
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 20 warnings
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L24
Do not pass arrow functions to describe()
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L53
Do not pass arrow functions to it()
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L59
Do not pass arrow functions to it()
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L65
Unexpected function call in describe block
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L65
Unexpected member expression in describe block. Member expressions may call functions via getters
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L66
Do not pass arrow functions to it()
lint (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L73
Do not pass arrow functions to it()
lint (21.x): website/client/tests/unit/components/avatar.spec.js#L7
Do not pass arrow functions to context()
lint (21.x): website/client/tests/unit/components/avatar.spec.js#L26
Do not pass arrow functions to beforeEach()
lint (21.x): website/client/tests/unit/components/avatar.spec.js#L36
Do not pass arrow functions to afterEach()
client-unit (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L24
Do not pass arrow functions to describe()
client-unit (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L65
Unexpected function call in describe block
client-unit (21.x): website/client/tests/unit/components/achievements/levelUp.spec.js#L65
Unexpected member expression in describe block. Member expressions may call functions via getters
client-unit (21.x): website/client/tests/unit/components/avatar.spec.js#L7
Do not pass arrow functions to context()
client-unit (21.x): website/client/tests/unit/components/avatar.spec.js#L26
Do not pass arrow functions to beforeEach()
client-unit (21.x): website/client/tests/unit/components/avatar.spec.js#L36
Do not pass arrow functions to afterEach()
api-v3-integration (21.x, 4.2)
Process completed with exit code 1.
lint (21.x): website/common/script/count.js#L50
Default parameters should be last
lint (21.x): website/common/script/count.js#L65
Default parameters should be last
lint (21.x): website/common/script/fns/randomDrop.js#L30
Default parameters should be last
lint (21.x): website/common/script/ops/buy/buy.js#L26
Default parameters should be last
lint (21.x): website/common/script/ops/buy/buyMysterySet.js#L15
Default parameters should be last
lint (21.x): website/common/script/ops/buy/hourglassPurchase.js#L15
Default parameters should be last
lint (21.x): website/common/script/ops/buy/purchase.js#L78
Default parameters should be last
lint (21.x): website/common/script/ops/changeClass.js#L37
Default parameters should be last
lint (21.x): website/common/script/ops/feed.js#L38
Default parameters should be last
lint (21.x): website/common/script/ops/hatch.js#L17
Default parameters should be last
production-build (21.x): website/client/src/app.vue#L559
The <style> should be above the <script> on line 164
production-build (21.x): website/client/src/app.vue#L560
The <style> should be above the <script> on line 164
production-build (21.x): website/client/src/app.vue#L561
The <style> should be above the <script> on line 164
production-build (21.x): website/client/src/app.vue#L562
The <style> should be above the <script> on line 164
production-build (21.x): website/client/src/app.vue#L563
The <style> should be above the <script> on line 164
production-build (21.x): website/client/src/components/404.vue#L56
The <style> should be above the <script> on line 37
production-build (21.x): website/client/src/components/achievements/login-incentives.vue#L135
Prop "data" should define at least its type