Schedule dehydration on reload if the dehydration key is already cached locally #14446
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 41s
i18n Check
/
check
1m 18s
Rethemendex Check
5s
ESLint
2m 11s
Style Lint
53s
Workflow Lint
49s
Analyse Dead Code
46s
Annotations
3 errors and 1 warning
Typescript Syntax Check:
src/MatrixClientPeg.ts#L350
'crypto' is possibly 'undefined'.
|
Typescript Syntax Check:
test/unit-tests/MatrixClientPeg-test.ts#L84
Argument of type '{ isDehydrationSupported: jest.Mock<any, any, any>; startDehydration: jest.Mock<any, any, any>; setDeviceIsolationMode: jest.Mock<any, any, any>; }' is not assignable to parameter of type 'CryptoApi'.
|
Typescript Syntax Check
Process completed with exit code 2.
|
i18n Check / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|