Merge pull request #374 from Eyevinn/fix-multi-mdat #858
Annotations
5 errors and 1 warning
lint:
mp4/file_test.go#L57
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
lint:
cmd/mp4ff-pslister/main.go#L395
printf: non-constant format string in call to log.Fatalf (govet)
|
lint:
mp4/helpers_test.go#L127
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint:
mp4/pssh_test.go#L29
printf: non-constant format string in call to (*testing.common).Errorf (govet)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@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/
|