Skip to content

fix: array field extraction. closes #48 (#84) #142

fix: array field extraction. closes #48 (#84)

fix: array field extraction. closes #48 (#84) #142

Triggered via push November 11, 2024 14:52
Status Success
Total duration 2m 15s
Artifacts

main.yml

on: push
Lint & Build
40s
Lint & Build
Matrix: test
Semantic release
0s
Semantic release
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Lint & Build: src/components/DocumentAddButtons.tsx#L24
Missing return type on function
Lint & Build: src/components/Feedback.tsx#L10
Missing return type on function
Lint & Build: src/components/InternationalizedArray.tsx#L30
Missing return type on function
Lint & Build: src/components/InternationalizedArray.tsx#L126
Unexpected 'todo' comment: 'TODO: This is reordering and re-setting...'
Lint & Build: src/components/InternationalizedArrayContext.tsx#L30
Missing return type on function
Lint & Build: src/components/InternationalizedArrayContext.tsx#L38
Missing return type on function
Lint & Build: src/components/InternationalizedField.tsx#L3
Missing return type on function
Lint & Build: src/components/InternationalizedInput.tsx#L27
Missing return type on function
Lint & Build: src/components/InternationalizedInput.tsx#L41
Unexpected 'todo' comment: 'TODO: Remove this as it shouldn't be...'