Skip to content

Merge remote-tracking branch 'upstream/main' into writing-assistant #1551

Merge remote-tracking branch 'upstream/main' into writing-assistant

Merge remote-tracking branch 'upstream/main' into writing-assistant #1551

Triggered via push July 22, 2024 10:47
Status Failure
Total duration 1m 31s
Artifacts

build.yml

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

Annotations

11 errors and 1 warning
build_and_package (ubuntu-latest, x64): src/components/MainPage.tsx#L16
Parse errors in imported module './Writing-Assistant/WritingAssistantFloatingMenu': Declaration or statement expected. (306:7)
build_and_package (ubuntu-latest, x64)
Process completed with exit code 1.
build_and_package (macos-latest)
The job was canceled because "ubuntu-latest_x64" failed.
build_and_package (macos-latest): src/components/MainPage.tsx#L16
Parse errors in imported module './Writing-Assistant/WritingAssistantFloatingMenu': Declaration or statement expected. (306:7)
build_and_package (macos-latest)
The operation was canceled.
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-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/