Bump node from 18.13.0-buster to 18.20.1-buster #1110
Annotations
11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
client/src/App.vue#L95
`<template>` require directive
|
build:
client/src/App.vue#L215
The "computed" property should be above the "methods" property on line 148
|
build:
client/src/App.vue#L244
The "created" property should be above the "methods" property on line 148
|
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#L228
Unexpected unnamed function
|
build:
client/src/views/show/ShowLiveView.vue#L241
Unexpected unnamed function
|
build:
client/src/views/show/ShowLiveView.vue#L397
The "computed" property should be above the "destroyed" property on line 202
|
build:
client/src/views/show/ShowLiveView.vue#L419
The "watch" property should be above the "destroyed" property on line 202
|
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
|