Skip to content

fix: broken link formatting in the docs (#8407) #1

fix: broken link formatting in the docs (#8407)

fix: broken link formatting in the docs (#8407) #1

Triggered via push August 11, 2024 04:57
Status Success
Total duration 21m 50s
Artifacts

test.yaml

on: push
Matrix: test-linux
Matrix: test-windows
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
test-linux (ArtifactPublisherTest,BuildTest,ExtraBuildTest,RepoSlugTest,binDownloadTest,configura...
Unable to locate the commit sha: 7d606aff59c964dc0af93c0f235abb0f3e258dea
test-linux (ArtifactPublisherTest,BuildTest,ExtraBuildTest,RepoSlugTest,binDownloadTest,configura...
Previous commit 7d606aff59c964dc0af93c0f235abb0f3e258dea is not valid. Using parent commit.
test-linux (ArtifactPublisherTest,BuildTest,ExtraBuildTest,RepoSlugTest,binDownloadTest,configura...: packages/electron-updater/src/BaseUpdater.ts#L59
Replace `·downloadedUpdateHelper·&&·downloadedUpdateHelper.file·⏎······?·(process.platform·===·'linux'·⏎········?·downloadedUpdateHelper.file.replace(/·/g,·'\\·')·⏎········:·downloadedUpdateHelper.file)·⏎······:·null;` with `⏎······downloadedUpdateHelper·&&·downloadedUpdateHelper.file·?·(process.platform·===·"linux"·?·downloadedUpdateHelper.file.replace(/·/g,·"\\·")·:·downloadedUpdateHelper.file)·:·null`
test-linux (snapTest,debTest,fpmTest,protonTest)
Unable to locate the commit sha: 7d606aff59c964dc0af93c0f235abb0f3e258dea
test-linux (snapTest,debTest,fpmTest,protonTest)
Previous commit 7d606aff59c964dc0af93c0f235abb0f3e258dea is not valid. Using parent commit.
test-linux (snapTest,debTest,fpmTest,protonTest): packages/electron-updater/src/BaseUpdater.ts#L59
Replace `·downloadedUpdateHelper·&&·downloadedUpdateHelper.file·⏎······?·(process.platform·===·'linux'·⏎········?·downloadedUpdateHelper.file.replace(/·/g,·'\\·')·⏎········:·downloadedUpdateHelper.file)·⏎······:·null;` with `⏎······downloadedUpdateHelper·&&·downloadedUpdateHelper.file·?·(process.platform·===·"linux"·?·downloadedUpdateHelper.file.replace(/·/g,·"\\·")·:·downloadedUpdateHelper.file)·:·null`