Skip to content

Removing peerbook's websocket for full WebRTC #200

Removing peerbook's websocket for full WebRTC

Removing peerbook's websocket for full WebRTC #200

Triggered via pull request November 14, 2023 07:31
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: src/peerbook.ts#L76
Expected 1 arguments, but got 0. Did you forget to include 'void' in your type argument to 'Promise'?
test: src/webrtc_session.ts#L619
Property 'sessionURL' does not exist on type 'HTTPWebRTCSession'. Did you mean 'sessionUrl'?
test
Process completed with exit code 2.
test
No files were found with the provided path: aatp/result. No artifacts will be uploaded.
test: src/gate.ts#L20
'Preferences' is defined but never used