Skip to content

Update all non-major dependencies #3765

Update all non-major dependencies

Update all non-major dependencies #3765

Triggered via pull request September 18, 2024 12:20
Status Failure
Total duration 57s
Artifacts

lint.yaml

on: pull_request
Lint, format & type check
50s
Lint, format & type check
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint, format & type check: node_modules/global-jsdom/types/index.d.ts#L6
Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead.
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.