Skip to content

Merge pull request #3 from isaxk/dev #75

Merge pull request #3 from isaxk/dev

Merge pull request #3 from isaxk/dev #75

Triggered via push August 30, 2024 20:46
Status Failure
Total duration 1m 20s
Artifacts

build.yml

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

Annotations

8 errors and 1 warning
release (macos-latest): src/main/index.ts#L14
All imports in import declaration are unused.
release (macos-latest): src/main/tabs/index.ts#L23
'oldCssKey' is declared but its value is never read.
release (macos-latest): src/main/utils/customcss.ts#L56
'headerDate' is declared but its value is never read.
release (macos-latest): src/preload/index.ts#L2
'musicData' is declared but its value is never read.
release (macos-latest): src/preload/music.ts#L807
Cannot assign to 'style' because it is a read-only property.
release (macos-latest)
Process completed with exit code 2.
release (windows-latest)
The job was canceled because "macos-latest" failed.
release (windows-latest)
The operation was canceled.
release (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/