Allow setting default secret storage key id to null #10716
static_analysis.yml
on: pull_request
Downstream tsc element-web
0s
Typescript Syntax Check
28s
ESLint
43s
Node.js example
21s
Workflow Lint
18s
JSDoc Checker
29s
Analyse Dead Code
22s
Downstream Typescript Syntax Check
0s
Annotations
9 errors and 1 warning
Node.js example:
src/crypto/EncryptionSetup.ts#L267
Property 'setAccountData' in type 'AccountDataClientAdapter' is not assignable to the same property in base type 'AccountDataClient'.
|
Node.js example:
src/crypto/index.ts#L875
Argument of type 'AccountDataClientAdapter' is not assignable to parameter of type 'AccountDataClient'.
|
Node.js example:
src/crypto/index.ts#L926
Argument of type 'AccountDataClientAdapter' is not assignable to parameter of type 'AccountDataClient'.
|
Node.js example
Process completed with exit code 2.
|
JSDoc Checker
Process completed with exit code 3.
|
Typescript Syntax Check:
src/crypto/EncryptionSetup.ts#L267
Property 'setAccountData' in type 'AccountDataClientAdapter' is not assignable to the same property in base type 'AccountDataClient'.
|
Typescript Syntax Check:
src/crypto/index.ts#L875
Argument of type 'AccountDataClientAdapter' is not assignable to parameter of type 'AccountDataClient'.
|
Typescript Syntax Check:
src/crypto/index.ts#L926
Argument of type 'AccountDataClientAdapter' is not assignable to parameter of type 'AccountDataClient'.
|
Typescript Syntax Check
Process completed with exit code 2.
|
Node.js example
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|