Fix typo #84
Annotations
10 errors and 6 warnings
frontend/src/App.svelte#L29
`$lib/components/modals/ErrorDetails.svelte` import should occur before import of `$lib/components/modals/ErrorModal.svelte`
|
frontend/src/App.svelte#L240
Strings must use singlequote
|
frontend/src/App.svelte#L241
A space is required after '{'
|
frontend/src/App.svelte#L241
A space is required before '}'
|
frontend/src/App.svelte#L246
Strings must use singlequote
|
frontend/src/App.svelte#L246
Strings must use singlequote
|
frontend/src/App.svelte#L247
Strings must use singlequote
|
frontend/src/App.svelte#L247
Strings must use singlequote
|
frontend/src/App.svelte#L249
Expected indentation of 16 spaces but found 18 spaces
|
frontend/src/lib/components/modals/ErrorDetails.svelte#L2
Strings must use singlequote
|
frontend/src/App.svelte#L242
Attribute 'fullPageMode' should go before 'parent'
|
frontend/src/App.svelte#L245
Expected a linebreak before this attribute
|
frontend/src/App.svelte#L246
Expected no space after '{', but found
|
frontend/src/App.svelte#L247
Expected no space after '{', but found
|
frontend/src/lib/components/modals/ErrorDetails.svelte#L71
Attribute 'disabled' should go before 'on:click'
|
frontend/src/lib/components/modals/ErrorDetails.svelte#L72
Attribute 'title' should go before 'on:click'
|
The logs for this run have expired and are no longer available.
Loading