Skip to content

add DTS extractors that work with native timestamp #377

add DTS extractors that work with native timestamp

add DTS extractors that work with native timestamp #377

Triggered via pull request October 6, 2024 18:13
Status Failure
Total duration 2m 54s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
golangci-lint: pkg/codecs/h265/dts_extractor2_test.go#L191
191-226 lines are duplicate of `pkg/codecs/h265/dts_extractor_test.go:191-226` (dupl)
golangci-lint: pkg/codecs/h265/dts_extractor_test.go#L191
191-226 lines are duplicate of `pkg/codecs/h265/dts_extractor2_test.go:191-226` (dupl)
golangci-lint: pkg/codecs/h265/dts_extractor2_test.go#L314
314-365 lines are duplicate of `pkg/codecs/h265/dts_extractor_test.go:314-365` (dupl)
golangci-lint: pkg/codecs/h265/dts_extractor_test.go#L314
314-365 lines are duplicate of `pkg/codecs/h265/dts_extractor2_test.go:314-365` (dupl)
golangci-lint: pkg/formats/mpegts/time_decoder2_test.go#L38
unnecessary conversion (unconvert)
golangci-lint: pkg/formats/mpegts/time_decoder2_test.go#L45
unnecessary conversion (unconvert)
golangci-lint
issues found
go-mod-tidy
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/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint: pkg/codecs/h264/dts_extractor2.go#L88
exported: comment on exported function NewDTSExtractor2 should be of the form "NewDTSExtractor2 ..." (revive)