Skip to content

support publishing, reading, proxying with SRT #2260

support publishing, reading, proxying with SRT

support publishing, reading, proxying with SRT #2260

Triggered via pull request July 30, 2023 20:43
@aler9aler9
synchronize #2068
feature/srt
Status Failure
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
code: main.go#L7
could not import github.com/bluenviron/mediamtx/internal/core (-: # github.com/bluenviron/mediamtx/internal/core
code: internal/core/rtsp_conn.go#L140
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/rtsp_session.go#L125
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/rtsp_session.go#L204
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/api.go#L1
: # github.com/bluenviron/mediamtx/internal/core [github.com/bluenviron/mediamtx/internal/core.test]
code: internal/core/rtsp_conn.go#L140
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/rtsp_session.go#L125
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/rtsp_session.go#L204
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/rtsp_source_test.go#L46
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
code: internal/core/rtsp_source_test.go#L170
assignment mismatch: 1 variable but auth.GenerateNonce returns 2 values
mod-tidy
Process completed with exit code 1.
mod-tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/