Skip to content

Update local dev MongoDB versions #20286

Update local dev MongoDB versions

Update local dev MongoDB versions #20286

Triggered via pull request November 21, 2024 19:51
Status Failure
Total duration 4m 46s
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

3 errors and 30 warnings
api-v3-integration (21.x)
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name b33ee548dedd46afb028c93ec3529155_mongo70_9d02a7 --label dc2829 --network github_network_c0a278f2e0e84cc4b6e52ce66db9b900 --network-alias mongodb -p 27017:27017 --replSet rs -e GITHUB_ACTIONS=true -e CI=true mongo:7.0'.
api-v4-integration (21.x)
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 5e486e9a134743d4b43fa17508e5f32f_mongo70_10f7f8 --label b82799 --network github_network_be7ebda58ad24695bb96e17317521d15 --network-alias mongodb -p 27017:27017 --replSet rs -e GITHUB_ACTIONS=true -e CI=true mongo:7.0'.
api-unit (21.x)
Exit code 125 returned from process: file name '/usr/bin/docker', arguments 'create --name 29202a133b8749c1b0b77bddada9599f_mongo70_15fa4e --label 353264 --network github_network_dd6dbaf253aa417386455bb65a42b416 --network-alias mongodb -p 27017:27017 --replSet rs -e GITHUB_ACTIONS=true -e CI=true mongo:7.0'.
lint (21.x): gulp/gulp-tests.js#L62
Unexpected console statement
lint (21.x): test/helpers/mongo.js#L24
Unexpected console statement
lint (21.x): website/common/script/count.js#L50
Default parameters should be last
lint (21.x): website/common/script/count.js#L66
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#L79
Default parameters should be last
lint (21.x): website/common/script/ops/changeClass.js#L37
Default parameters should be last
client-unit (21.x): website/client/src/components/achievements/genericAchievement.vue#L108
Prop "data" should define at least its type
client-unit (21.x): website/client/src/components/achievements/login-incentives.vue#L135
Prop "data" should define at least its type
client-unit (21.x): website/client/src/components/avatar.vue#L157
Prop 'overrideAvatarGear' requires default value to be set
client-unit (21.x): website/client/src/components/avatar.vue#L172
Prop 'overrideTopPadding' requires default value to be set
client-unit (21.x): website/client/src/components/challenges/challengeDetail.vue#L412
Prop "challengeId" should define at least its type
client-unit (21.x): website/client/src/components/challenges/challengeMemberProgressModal.vue#L48
Prop "challengeId" should define at least its type
client-unit (21.x): website/client/src/components/challenges/challengeModal.vue#L289
Prop "groupId" should define at least its type
client-unit (21.x): website/client/src/components/challenges/closeChallengeModal.vue#L137
Prop "challengeId" should define at least its type
client-unit (21.x): website/client/src/components/challenges/closeChallengeModal.vue#L137
Prop "members" should define at least its type
client-unit (21.x): website/client/src/components/challenges/closeChallengeModal.vue#L137
Prop "prize" should define at least its type
production-build (21.x): website/client/src/app.vue#L303
The <style> should be above the <script> on line 106
production-build (21.x): website/client/src/app.vue#L304
The <style> should be above the <script> on line 106
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
production-build (21.x): website/client/src/components/admin-panel/search.vue#L10
'dark-color' should be on a new line
production-build (21.x): website/client/src/components/admin-panel/search.vue#L10
Attribute "v-if" should go before "dark-color"
production-build (21.x): website/client/src/components/admin-panel/search.vue#L73
The "beforeRouteUpdate" property should be above the "data" property on line 62