Skip to content

fix: build errors #1553

fix: build errors

fix: build errors #1553

Triggered via push July 22, 2024 13:06
Status Failure
Total duration 1m 25s
Artifacts

build.yml

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

Annotations

25 errors and 1 warning
build_and_package (ubuntu-latest, x64): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L84
Expected to return a value at the end of arrow function
build_and_package (ubuntu-latest, x64): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L104
React Hook useLayoutEffect has a missing dependency: 'positionStyle.top'. Either include it or remove the dependency array
build_and_package (windows-latest)
The job was canceled because "ubuntu-latest_x64" failed.
build_and_package (windows-latest)
The operation was canceled.
build_and_package (macos-latest)
The job was canceled because "ubuntu-latest_x64" failed.
build_and_package (macos-latest): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L84
Expected to return a value at the end of arrow function
build_and_package (macos-latest): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L104
React Hook useLayoutEffect has a missing dependency: 'positionStyle.top'. Either include it or remove the dependency array
build_and_package (macos-13)
The job was canceled because "ubuntu-latest_x64" failed.
build_and_package (macos-13)
The operation was canceled.
build_and_package (ubuntu-latest, x64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/