Typescriptify & use service worker for MSC3916 authentication #10072
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 51s
i18n Check
/
check
48s
ESLint
46s
Style Lint
1m 10s
Workflow Lint
37s
Analyse Dead Code
1m 31s
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/.
|