separate nova sheet from use-wwt sheet, triggered by two separate buttons #105
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/
|