Skip to content

Checklist Editor for Heimdall #42463

Checklist Editor for Heimdall

Checklist Editor for Heimdall #42463

Triggered via pull request February 13, 2024 15:41
Status Success
Total duration 5m 47s
Artifacts

frontend-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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: apps/frontend/src/components/global/Sidebar.vue#L196
Unexpected console statement
build: apps/frontend/src/components/global/Sidebar.vue#L197
Unexpected console statement
build: apps/frontend/src/components/global/Sidebar.vue#L197
Replace `(this.currentRoute·===·views.Checklist)}`)` with `this.currentRoute·===·views.Checklist}`);`
build: apps/frontend/src/components/global/Sidebar.vue#L198
Unexpected console statement
build: apps/frontend/src/components/global/Sidebar.vue#L198
Replace `(this.currentRoute·===·views.Profile)}`)` with `this.currentRoute·===·views.Profile}`);`
build: apps/frontend/src/components/global/Sidebar.vue#L199
Unexpected console statement
build: apps/frontend/src/components/global/Sidebar.vue#L199
Replace `(this.currentRoute·===·views.Result)}`)` with `this.currentRoute·===·views.Result}`);`