support publishing, reading, proxying with SRT #2260
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|