Skip to content

fix: delete previous unused code #1481

fix: delete previous unused code

fix: delete previous unused code #1481

Triggered via push July 12, 2024 05:45
Status Failure
Total duration 2m 1s
Artifacts

build.yml

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

Annotations

11 errors and 5 warnings
build_and_package (ubuntu-latest, x64): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L69
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build_and_package (ubuntu-latest, x64): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L133
Argument of type 'string | undefined' is not assignable to parameter of type 'Content'.
build_and_package (ubuntu-latest, x64)
Process completed with exit code 2.
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#L69
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
build_and_package (macos-latest): src/components/Writing-Assistant/WritingAssistantFloatingMenu.tsx#L133
Argument of type 'string | undefined' is not assignable to parameter of type 'Content'.
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/
build_and_package (ubuntu-latest, x64): src/components/File/hooks/use-file-by-filepath.ts#L65
'displayMarkdown' is assigned a value but never used. Allowed unused vars must match /^_/u
build_and_package (ubuntu-latest, x64): src/components/Settings/GeneralSections.tsx#L21
'displayMarkdown' is assigned a value but never used. Allowed unused vars must match /^_/u
build_and_package (macos-latest): src/components/File/hooks/use-file-by-filepath.ts#L65
'displayMarkdown' is assigned a value but never used. Allowed unused vars must match /^_/u
build_and_package (macos-latest): src/components/Settings/GeneralSections.tsx#L21
'displayMarkdown' is assigned a value but never used. Allowed unused vars must match /^_/u