Skip to content

separate nova sheet from use-wwt sheet, triggered by two separate buttons #105

separate nova sheet from use-wwt sheet, triggered by two separate buttons

separate nova sheet from use-wwt sheet, triggered by two separate buttons #105

Triggered via pull request October 17, 2024 19:14
@patudompatudom
synchronize #51
Status Failure
Total duration 43s
Artifacts

build.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build: src/BottomNovaSheet.vue#L91
'accentColor' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/BottomNovaSheet.vue#L91
'touchscreen' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/BottomNovaSheet.vue#L93
'tab' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/BottomUseSheet.vue#L94
'accentColor' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/BottomUseSheet.vue#L96
'tab' is assigned a value but never used. Allowed unused vars must match /^_/u
build: src/BottomUseSheet.vue#L102
'playTour' is defined but never used. Allowed unused vars must match /^_/u
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version 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/