Update all non-major dependencies #3780
Triggered via pull request
September 19, 2024 23:01
Status
Failure
Total duration
1m 10s
Artifacts
–
lint.yaml
on: pull_request
Lint, format & type check
1m 1s
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.
|