Skip to content

Typescriptify & use service worker for MSC3916 authentication #10072

Typescriptify & use service worker for MSC3916 authentication

Typescriptify & use service worker for MSC3916 authentication #10072

Triggered via pull request May 14, 2024 19:02
Status Failure
Total duration 2m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static_analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Typescript Syntax Check: src/serviceworker/index.ts#L101
Property 'cacheExpires' does not exist on type '{ supportsMSC3916: boolean; cacheExpiryTimeMs: number; }'.
Typescript Syntax Check: src/serviceworker/index.ts#L110
Object literal may only specify known properties, and 'cacheExpires' does not exist in type '{ supportsMSC3916: boolean; cacheExpiryTimeMs: number; }'.
Typescript Syntax Check
Process completed with exit code 2.
i18n Check / check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, tj-actions/changed-files@1c26215f3fbd51eba03bc199e5cbabdfc3584ce3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.