Skip to content

Improve UI

Improve UI #635

Triggered via push August 30, 2024 17:08
Status Failure
Total duration 39s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
test: apps/ui/src/components/GitSettings.vue#L20
Unexpected mutation of "drive_config" prop
test: apps/ui/src/components/GitSettings.vue#L78
Missing semicolon
test: apps/ui/src/components/GitSettings.vue#L104
'json' is assigned a value but never used
test: apps/ui/src/components/SettingsTab.vue#L38
Missing semicolon
test: apps/ui/src/components/UserSettings.vue#L114
'response' is assigned a value but never used
test: apps/ui/src/components/UserSettings.vue#L129
Unexpected mutation of "drive_config" prop
test: apps/ui/src/components/UserSettings.vue#L131
Unexpected mutation of "drive_config" prop
test: apps/ui/src/pages/FolderView.vue#L153
The "DangerSettings" component has been registered but not used
test
Process completed with exit code 1.
test
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/