Update all non-major dependencies #3783
Triggered via pull request
September 20, 2024 17:34
Status
Failure
Total duration
1m 11s
Artifacts
–
lint.yaml
on: pull_request
Lint, format & type check
1m 2s
Annotations
4 errors
Lint, format & type check:
node_modules/matrix-js-sdk/src/webrtc/call.ts#L2027
Type 'RTCSessionDescriptionInit | undefined' is not assignable to type 'RTCSessionDescription'.
|
Lint, format & type check:
node_modules/matrix-js-sdk/src/webrtc/call.ts#L2155
Type 'RTCSessionDescriptionInit | undefined' is not assignable to type 'RTCSessionDescription'.
|
Lint, format & type check:
node_modules/matrix-js-sdk/src/webrtc/call.ts#L2157
Type 'RTCSessionDescriptionInit | undefined' is not assignable to type 'RTCSessionDescription'.
|
Lint, format & type check
Process completed with exit code 2.
|