Skip to content

Fix typescript errors #138

Fix typescript errors

Fix typescript errors #138

Re-run triggered December 2, 2024 08:23
Status Failure
Total duration 2m 1s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
test (ubuntu-latest): src/renderer/editor/ApiLink.tsx#L17
propType "code" is required and should not have a defaultProps declaration
test (ubuntu-latest): src/renderer/editor/ApiLink.tsx#L35
defaultProp "code" defined for isRequired propType
test (ubuntu-latest): src/renderer/editor/HighlightedCode.tsx#L19
propType "indent" is required and should not have a defaultProps declaration
test (ubuntu-latest): src/renderer/editor/HighlightedCode.tsx#L56
defaultProp "indent" defined for isRequired propType
test (ubuntu-latest): src/renderer/modals/ConfirmModal.tsx#L26
propType "noAutoClose" is required and should not have a defaultProps declaration
test (ubuntu-latest): src/renderer/modals/ConfirmModal.tsx#L55
defaultProp "noAutoClose" defined for isRequired propType
test (ubuntu-latest): src/renderer/modals/Modal.tsx#L23
propType "className" is required and should not have a defaultProps declaration
test (ubuntu-latest): src/renderer/modals/Modal.tsx#L44
defaultProp "className" defined for isRequired propType
test (ubuntu-latest)
Process completed with exit code 1.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.