Skip to content

630 - Add media type payload unassigned number 35 in format #2143

630 - Add media type payload unassigned number 35 in format

630 - Add media type payload unassigned number 35 in format #2143

Re-run triggered October 9, 2024 16:13
Status Failure
Total duration 2m 46s
Artifacts

test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 2 warnings
test32
Process completed with exit code 2.
test (1.20): pkg/format/format_test.go#L825
cannot use 35 (constant of type int) as Format value in struct literal: int does not implement Format (missing method ClockRate)
test (1.20): pkg/format/format_test.go#L826
cannot use "H264/90000" (untyped string constant) as uint8 value in struct literal
test (1.20): pkg/format/format_test.go#L827
cannot use map[string]string{…} (value of type map[string]string) as string value in struct literal
test (1.20): pkg/format/format_test.go#L832
cannot use &H264{…} (value of type *H264) as map[string]string value in struct literal
test (1.20): pkg/format/format_test.go#L845
too many values in struct literal of type struct{name string; in string; dec Format; encPayloadType uint8; encRtpMap string; encFmtp map[string]string}
test (1.20): pkg/format/format_test.go#L1000
cannot use 35 (constant of type int) as Format value in struct literal: int does not implement Format (missing method ClockRate)
test (1.20): pkg/format/format_test.go#L1001
cannot use "H265/90000" (untyped string constant) as uint8 value in struct literal
test (1.20): pkg/format/format_test.go#L1002
cannot use map[string]string{…} (value of type map[string]string) as string value in struct literal
test (1.20): pkg/format/format_test.go#L1008
cannot use &H265{…} (value of type *H265) as map[string]string value in struct literal
test (1.20): pkg/format/format_test.go#L1028
too many values in struct literal of type struct{name string; in string; dec Format; encPayloadType uint8; encRtpMap string; encFmtp map[string]string}
test (1.22)
The job was canceled because "_1_20" failed.
test (1.22): pkg/format/format_test.go#L825
cannot use 35 (constant of type int) as Format value in struct literal: int does not implement Format (missing method ClockRate)
test (1.22): pkg/format/format_test.go#L826
cannot use "H264/90000" (untyped string constant) as uint8 value in struct literal
test (1.22): pkg/format/format_test.go#L827
cannot use map[string]string{…} (value of type map[string]string) as string value in struct literal
test (1.22): pkg/format/format_test.go#L832
cannot use &H264{…} (value of type *H264) as map[string]string value in struct literal
test (1.22): pkg/format/format_test.go#L845
too many values in struct literal of type struct{name string; in string; dec Format; encPayloadType uint8; encRtpMap string; encFmtp map[string]string}
test (1.22): pkg/format/format_test.go#L1000
cannot use 35 (constant of type int) as Format value in struct literal: int does not implement Format (missing method ClockRate)
test (1.22): pkg/format/format_test.go#L1001
cannot use "H265/90000" (untyped string constant) as uint8 value in struct literal
test (1.22): pkg/format/format_test.go#L1002
cannot use map[string]string{…} (value of type map[string]string) as string value in struct literal
test (1.22): pkg/format/format_test.go#L1008
cannot use &H265{…} (value of type *H265) as map[string]string value in struct literal
test (1.22): pkg/format/format_test.go#L1028
too many values in struct literal of type struct{name string; in string; dec Format; encPayloadType uint8; encRtpMap string; encFmtp map[string]string}
test (1.21)
The job was canceled because "_1_20" failed.
test (1.21): pkg/format/format_test.go#L825
cannot use 35 (constant of type int) as Format value in struct literal: int does not implement Format (missing method ClockRate)
test (1.21): pkg/format/format_test.go#L826
cannot use "H264/90000" (untyped string constant) as uint8 value in struct literal
test (1.21): pkg/format/format_test.go#L827
cannot use map[string]string{…} (value of type map[string]string) as string value in struct literal
test (1.21): pkg/format/format_test.go#L832
cannot use &H264{…} (value of type *H264) as map[string]string value in struct literal
test (1.21): pkg/format/format_test.go#L845
too many values in struct literal of type struct{name string; in string; dec Format; encPayloadType uint8; encRtpMap string; encFmtp map[string]string}
test (1.21): pkg/format/format_test.go#L1000
cannot use 35 (constant of type int) as Format value in struct literal: int does not implement Format (missing method ClockRate)
test (1.21): pkg/format/format_test.go#L1001
cannot use "H265/90000" (untyped string constant) as uint8 value in struct literal
test (1.21): pkg/format/format_test.go#L1002
cannot use map[string]string{…} (value of type map[string]string) as string value in struct literal
test (1.21): pkg/format/format_test.go#L1008
cannot use &H265{…} (value of type *H265) as map[string]string value in struct literal
test (1.21): pkg/format/format_test.go#L1028
too many values in struct literal of type struct{name string; in string; dec Format; encPayloadType uint8; encRtpMap string; encFmtp map[string]string}
test (1.20)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test_highlevel
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/