Skip to content

Allow setting default secret storage key id to null #10716

Allow setting default secret storage key id to null

Allow setting default secret storage key id to null #10716

Triggered via pull request January 14, 2025 15:22
Status Failure
Total duration 50s
Artifacts

static_analysis.yml

on: pull_request
Downstream tsc element-web
0s
Downstream tsc element-web
Typescript Syntax Check
28s
Typescript Syntax Check
ESLint
43s
ESLint
Node.js example
21s
Node.js example
Workflow Lint
18s
Workflow Lint
JSDoc Checker
29s
JSDoc Checker
Analyse Dead Code
22s
Analyse Dead Code
Downstream Typescript Syntax Check
0s
Downstream Typescript Syntax Check
Fit to window
Zoom out
Zoom in

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