Update docker-compose.yaml #1216
Annotations
10 warnings
build:
client/src/App.vue#L102
`<template>` require directive
|
build:
client/src/App.vue#L237
The "computed" property should be above the "methods" property on line 155
|
build:
client/src/App.vue#L266
The "created" property should be above the "methods" property on line 155
|
build:
client/src/views/LoginView.vue#L122
The "computed" property should be above the "methods" property on line 101
|
build:
client/src/views/show/ShowLiveView.vue#L251
Unexpected unnamed function
|
build:
client/src/views/show/ShowLiveView.vue#L264
Unexpected unnamed function
|
build:
client/src/views/show/ShowLiveView.vue#L420
The "computed" property should be above the "destroyed" property on line 225
|
build:
client/src/views/show/ShowLiveView.vue#L445
The "watch" property should be above the "destroyed" property on line 225
|
build:
client/src/views/show/config/ConfigActs.vue#L330
The "computed" property should be above the "mounted" property on line 255
|
build:
client/src/views/show/config/ConfigCast.vue#L271
The "computed" property should be above the "mounted" property on line 201
|