Skip to content

Improve error handling and HTML generation for form responses #27

Improve error handling and HTML generation for form responses

Improve error handling and HTML generation for form responses #27

Triggered via push December 6, 2024 21:01
Status Failure
Total duration 35s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/form-validation.ts#L98
Expected line break before `.empty`
test: src/form.ts#L25
Expected indentation of 4 spaces but found 6
test: src/form.ts#L26
Expected indentation of 4 spaces but found 6
test: src/form.ts#L27
Expected indentation of 2 spaces but found 4
test: src/form.ts#L37
Missing trailing comma
test: src/manuscriptData.ts#L29
Missing trailing comma
test: src/manuscriptData.ts#L194
Trailing spaces not allowed
test: src/manuscriptData.ts#L216
Arrow function used ambiguously with a conditional expression
test: src/manuscriptData.ts#L216
Missing trailing comma
test: src/manuscriptData.ts#L218
Trailing spaces not allowed
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636