Bump sass from 1.77.8 to 1.82.0 in /client #584
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run ci-lint:
client/src/App.vue#L102
`<template>` require directive
|
Run npm run ci-lint:
client/src/App.vue#L237
The "computed" property should be above the "methods" property on line 155
|
Run npm run ci-lint:
client/src/App.vue#L266
The "created" property should be above the "methods" property on line 155
|
Run npm run ci-lint:
client/src/views/LoginView.vue#L122
The "computed" property should be above the "methods" property on line 101
|
Run npm run ci-lint:
client/src/views/show/ShowLiveView.vue#L251
Unexpected unnamed function
|
Run npm run ci-lint:
client/src/views/show/ShowLiveView.vue#L264
Unexpected unnamed function
|
Run npm run ci-lint:
client/src/views/show/ShowLiveView.vue#L420
The "computed" property should be above the "destroyed" property on line 225
|
Run npm run ci-lint:
client/src/views/show/ShowLiveView.vue#L445
The "watch" property should be above the "destroyed" property on line 225
|
Run npm run ci-lint:
client/src/views/show/config/ConfigActs.vue#L330
The "computed" property should be above the "mounted" property on line 255
|
Run npm run ci-lint:
client/src/views/show/config/ConfigCast.vue#L271
The "computed" property should be above the "mounted" property on line 201
|
Loading