Skip to content

Run npm update and audit fix #1160

Run npm update and audit fix

Run npm update and audit fix #1160

Triggered via push July 15, 2024 16:47
Status Success
Total duration 2m 34s
Artifacts

nodelint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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