Skip to content

Enable linting in CI, and add frontend build step in validate #772

Enable linting in CI, and add frontend build step in validate

Enable linting in CI, and add frontend build step in validate #772

Triggered via push January 29, 2025 15:17
Status Failure
Total duration 2m 43s
Artifacts

validate.yml

on: push
detect-changes
3s
detect-changes
validate-iac
2m 19s
validate-iac
validate-backend
2m 0s
validate-backend
validate-frontend
45s
validate-frontend
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 10 warnings
validate-frontend: frontend/src/App.vue#L68
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
validate-frontend: frontend/src/App.vue#L209
Unexpected dangling '_' in '_calculate_set_once_properties'
validate-frontend: frontend/src/App.vue#L211
Unexpected dangling '_' in '_calculate_set_once_properties'
validate-frontend: frontend/src/components/DataTable.vue#L184
'i' is defined but never used
validate-frontend: frontend/src/components/FTUE/Finish.vue#L1
Component name "Finish" should always be multi-word
validate-frontend: frontend/src/components/FTUE/SetupProfile.vue#L23
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
validate-frontend: frontend/src/components/ScheduleCreation.vue#L310
Do not access Object.prototype method 'hasOwnProperty' from target object
validate-backend
Process completed with exit code 127.
validate-frontend: frontend/src/App.vue#L211
Unexpected unnamed function
validate-frontend: frontend/src/components/CalendarQalendar.vue#L3
'onMounted' is defined but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/DataTable.vue#L7
'TooltipPosition' is defined but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/FTUE/CalendarProvider.vue#L17
't' is assigned a value but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/FTUE/GoogleOauthProvider.vue#L34
'hasPreviousStep' is assigned a value but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/FTUE/GoogleOauthProvider.vue#L36
'previousStep' is assigned a value but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/FTUE/GoogleOauthProvider.vue#L36
'nextStep' is assigned a value but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/SettingsGeneral.vue#L3
'ref' is defined but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/UserInviteTable.vue#L7
'TableDataButtonType' is defined but never used. Allowed unused vars must match /^_/u
validate-frontend: frontend/src/components/UserInviteTable.vue#L10
'IconSend' is defined but never used. Allowed unused vars must match /^_/u