Skip to content

Update MailUiEditor.tsx #5

Update MailUiEditor.tsx

Update MailUiEditor.tsx #5

Triggered via push April 7, 2024 17:02
Status Failure
Total duration 1m 3s
Artifacts

main.yml

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

Annotations

31 errors and 10 warnings
Build, lint, and test on Node 10.x and ubuntu-latest: src/MailUiEditor.ts#L3
Replace `CSSProperties` with `·CSSProperties·`
Build, lint, and test on Node 10.x and ubuntu-latest: src/MailUiEditor.ts#L6
Replace `Editor·as·EditorClass` with `·Editor·as·EditorClass·`
Build, lint, and test on Node 14.x and macOS-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 14.x and ubuntu-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 14.x and windows-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 12.x and windows-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 12.x and ubuntu-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 12.x and ubuntu-latest: src/MailUiEditor.ts#L3
Replace `CSSProperties` with `·CSSProperties·`
Build, lint, and test on Node 12.x and ubuntu-latest: src/MailUiEditor.ts#L6
Replace `Editor·as·EditorClass` with `·Editor·as·EditorClass·`
Build, lint, and test on Node 10.x and macOS-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 10.x and macOS-latest
The operation was canceled.
Build, lint, and test on Node 10.x and windows-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 10.x and windows-latest
The operation was canceled.
Build, lint, and test on Node 12.x and macOS-latest
The job was canceled because "_10_x_ubuntu-latest" failed.
Build, lint, and test on Node 12.x and macOS-latest
The operation was canceled.
Build, lint, and test on Node 10.x and ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build, lint, and test on Node 10.x and ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build, lint, and test on Node 10.x and ubuntu-latest: src/hooks/useEditorInitialization.ts#L13
React Hook useEffect has missing dependencies: 'editor', 'options', and 'setEditor'. Either include them or remove the dependency array. If 'setEditor' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build, lint, and test on Node 10.x and ubuntu-latest: src/hooks/useEditorInitialization.ts#L13
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 10.x and ubuntu-latest: src/hooks/useEventHandlers.ts#L26
React Hook useEffect has missing dependencies: 'eventProps' and 'props'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
Build, lint, and test on Node 10.x and ubuntu-latest: src/hooks/useEventHandlers.ts#L26
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 12.x and ubuntu-latest: src/hooks/useEditorInitialization.ts#L13
React Hook useEffect has missing dependencies: 'editor', 'options', and 'setEditor'. Either include them or remove the dependency array. If 'setEditor' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build, lint, and test on Node 12.x and ubuntu-latest: src/hooks/useEditorInitialization.ts#L13
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Build, lint, and test on Node 12.x and ubuntu-latest: src/hooks/useEventHandlers.ts#L26
React Hook useEffect has missing dependencies: 'eventProps' and 'props'. Either include them or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useEffect call and refer to those specific props inside useEffect
Build, lint, and test on Node 12.x and ubuntu-latest: src/hooks/useEventHandlers.ts#L26
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked