fix achievement display in admin panel #19960
Annotations
10 warnings
website/client/src/app.vue#L303
The <style> should be above the <script> on line 106
|
website/client/src/app.vue#L304
The <style> should be above the <script> on line 106
|
website/client/src/app.vue#L305
The <style> should be above the <script> on line 106
|
website/client/src/components/404.vue#L56
The <style> should be above the <script> on line 37
|
website/client/src/components/achievements/genericAchievement.vue#L108
Prop "data" should define at least its type
|
website/client/src/components/achievements/login-incentives.vue#L135
Prop "data" should define at least its type
|
website/client/src/components/admin-panel/search.vue#L10
'dark-color' should be on a new line
|
website/client/src/components/admin-panel/search.vue#L10
Attribute "v-if" should go before "dark-color"
|
website/client/src/components/admin-panel/search.vue#L10
'v-if' should be on a new line
|
website/client/src/components/admin-panel/search.vue#L73
The "beforeRouteUpdate" property should be above the "data" property on line 62
|
This job succeeded
Loading