add new method Durations() to get all durations for a command #189
Annotations
7 errors and 1 warning
validate
issues found
|
validate:
pkg/scte35/splice_info_section.go#L542
exported: exported method SegmentationDuration.Duration should have comment or be unexported (revive)
|
validate:
pkg/scte35/splice_info_section.go#L538
exported: exported method SegmentationDuration.Ticks should have comment or be unexported (revive)
|
validate:
pkg/scte35/splice_info_section.go#L533
exported: exported type SegmentationDuration should have comment or be unexported (revive)
|
validate:
pkg/scte35/splice_info_section.go#L529
exported: exported method SpliceInsertDuration.Duration should have comment or be unexported (revive)
|
validate:
pkg/scte35/splice_info_section.go#L525
exported: exported method SpliceInsertDuration.Ticks should have comment or be unexported (revive)
|
validate:
pkg/scte35/splice_info_section.go#L520
exported: exported type SpliceInsertDuration should have comment or be unexported (revive)
|
validate
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|