Skip to content

[script]: Update HOST_CURL #708

[script]: Update HOST_CURL

[script]: Update HOST_CURL #708

Triggered via push September 20, 2024 04:21
Status Failure
Total duration 43s
Artifacts

typing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
typing: src-pwa/custom-service-worker.ts#L28
Property 'waitUntil' does not exist on type 'Event'.
typing: src/components/BrtPlayer.vue#L1728
Type 'Timer' is not assignable to type 'number | Timeout | undefined'.
typing: src/components/BrtPlayer.vue#L2236
Type 'Timer' is not assignable to type 'number | Timeout | null'.
typing: src/components/BrtPlayer.vue#L2434
Type 'Timer' is not assignable to type 'number | Timeout | null'.
typing: src/components/BrtPlayer.vue#L2526
Type 'Timer' is not assignable to type 'number | Timeout | null'.
typing: src/components/BrtPlayer.vue#L2543
Type 'Timer' is not assignable to type 'number | Timeout | null'.
typing: src/components/QImgCustom.ts#L213
Type 'Timer' is not assignable to type 'string | number | Timeout | null | undefined'.
typing: src/logic/base64ToArrayBuffer.ts#L11
Type 'ArrayBufferLike' is not assignable to type 'ArrayBuffer'.
typing: src/stores/notification.ts#L78
Type 'Timer' is not assignable to type 'number | Timeout'.
typing
Process completed with exit code 2.
typing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/