Skip to content

Updates

Updates #149

Triggered via pull request November 3, 2024 22:21
@dbrgndbrgn
opened #184
updates
Status Failure
Total duration 56s
Artifacts

frontend.yml

on: pull_request
Build and check
12s
Build and check
Run eslint
26s
Run eslint
Check code formatting
13s
Check code formatting
Check i18n translations
19s
Check i18n translations
Run unit tests
12s
Run unit tests
Run integration tests
49s
Run integration tests
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Build and check
Process completed with exit code 1.
Check i18n translations
Process completed with exit code 1.
Run eslint: frontend/src/routes/+page.svelte#L15
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L37
Unsafe assignment of an error typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L38
Unsafe assignment of an error typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L47
Unsafe assignment of an error typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L48
Unsafe assignment of an error typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L48
Unsafe call of a(n) `error` type typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L48
Unsafe call of a(n) `error` type typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L48
Unsafe member access .toISOString on an `error` typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L48
Unsafe member access .slice on an `error` typed value
Run eslint: frontend/src/routes/flights/FlightForm.svelte#L49
Unsafe assignment of an error typed value
Run integration tests
Process completed with exit code 1.