Skip to content

h264: Fix DTS Extractor when single SEI NALU is received #365

h264: Fix DTS Extractor when single SEI NALU is received

h264: Fix DTS Extractor when single SEI NALU is received #365

Re-run triggered August 25, 2024 18:53
Status Failure
Total duration 2m 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
golangci-lint: pkg/codecs/h264/dts_extractor.go#L105
File is not `gofumpt`-ed (gofumpt)
golangci-lint: pkg/codecs/h264/dts_extractor.go#L109
unnecessary conversion (unconvert)
golangci-lint
issues found
go-mod-tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go-mod-tidy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. 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 uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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/