feat: SpliceInfoSection: add methods TimeSpecifiedFlag, SpliceTimePTS #194
Annotations
4 errors and 1 warning
validate
issues found
|
validate:
pkg/scte35/splice_info_section.go#L75
ST1016: methods on the same type should have the same receiver name (seen 16x "sis", 2x "sid") (stylecheck)
|
validate:
pkg/scte35/splice_info_section.go#L233
receiver-naming: receiver name sid should be consistent with previous receiver name sis for SpliceInfoSection (revive)
|
validate:
pkg/scte35/splice_info_section.go#L218
receiver-naming: receiver name sid should be consistent with previous receiver name sis for SpliceInfoSection (revive)
|
validate
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|