mpegts: add time decoder that works with native timestamp #378
lint.yml
on: pull_request
golangci-lint
2m 41s
go-mod-tidy
10s
Annotations
3 errors and 2 warnings
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/
|