fix(deps): update dependency electron-updater to v6.3.9 #3
Triggered via pull request
December 1, 2023 15:47
Status
Cancelled
Total duration
1m 14s
Artifacts
–
ci.yml
on: pull_request
Matrix: tests / e2e
Matrix: tests / unit
typechecking
/
typescript
30s
lint
/
eslint
35s
Matrix: draft_release / upload_artifacts
Waiting for pending jobs
Annotations
27 errors and 8 warnings
lint / eslint:
packages/renderer/src/components/accueil/infos/Infos.vue#L2
'ref' is defined but never used. Allowed unused vars must match /^_/u
|
lint / eslint:
packages/renderer/src/components/accueil/infos/Infos.vue#L2
'inject' is defined but never used. Allowed unused vars must match /^_/u
|
lint / eslint:
packages/renderer/src/components/accueil/infos/Infos.vue#L2
'watchEffect' is defined but never used. Allowed unused vars must match /^_/u
|
lint / eslint:
packages/renderer/src/components/nuées/ExporterCode.vue#L298
'générerPaquetComplet' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint / eslint
Process completed with exit code 1.
|
tests / e2e (ubuntu-latest)
Process completed with exit code 1.
|
tests / unit (macos-latest, main)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (macos-latest, preload)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / e2e (macos-latest)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (macos-latest, renderer)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (ubuntu-latest, main)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (ubuntu-latest, main)
Process completed with exit code 1.
|
tests / unit (windows-latest, preload)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (windows-latest, preload)
The operation was canceled.
|
tests / unit (windows-latest, main)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (windows-latest, main)
The operation was canceled.
|
tests / e2e (windows-latest)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / e2e (windows-latest)
The operation was canceled.
|
tests / unit (ubuntu-latest, preload)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (ubuntu-latest, preload)
The operation was canceled.
|
tests / unit (windows-latest, renderer)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (windows-latest, renderer)
The operation was canceled.
|
typechecking / typescript
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
typechecking / typescript:
packages/main/src/security-restrictions.ts#L75
Argument of type '"clipboard-read" | "media" | "display-capture" | "mediaKeySystem" | "geolocation" | "notifications" | "midi" | "midiSysex" | "pointerLock" | "fullscreen" | "openExternal" | "unknown" | "window-management" | "clipboard-sanitized-write"' is not assignable to parameter of type 'Permissions'.
|
typechecking / typescript
The operation was canceled.
|
tests / unit (ubuntu-latest, renderer)
Canceling since a higher priority waiting request for 'ci-refs/pull/4/merge' exists
|
tests / unit (ubuntu-latest, renderer)
The operation was canceled.
|
lint / eslint:
packages/renderer/src/components/InitialiserCompte.vue#L97
Expected indentation of 22 spaces but found 20 spaces
|
lint / eslint:
packages/renderer/src/components/compte/InviterDispositif.vue#L68
Expected indentation of 14 spaces but found 16 spaces
|
lint / eslint:
packages/renderer/src/components/compte/InviterDispositif.vue#L68
Expected 1 line break after opening tag (`<p>`), but no line breaks found
|
lint / eslint:
packages/renderer/src/components/compte/InviterDispositif.vue#L68
Expected 1 line break before closing tag (`</p>`), but no line breaks found
|
lint / eslint:
packages/renderer/src/components/compte/InviterDispositif.vue#L68
Expected no line breaks before closing bracket, but 1 line break found
|
lint / eslint:
packages/renderer/src/components/importerExporter/ImporterOuExporter.vue#L51
Expected indentation of 20 spaces but found 18 spaces
|
lint / eslint:
packages/renderer/src/components/licences/DialogueLicence.vue#L171
Prop 'licence' requires default value to be set
|
lint / eslint:
packages/renderer/src/components/tableaux/cellules/CelluleNumérique.vue#L18
Forbidden non-null assertion
|