Build(deps): Bump github.com/bluenviron/mediacommon from 1.11.1-0.20240525122142-20163863aa75 to 1.12.2 #7
lint.yml
on: pull_request
golangci-lint
2m 37s
go-mod-tidy
3s
Annotations
2 errors and 5 warnings
golangci-lint:
muxer_server.go#L889
unnecessary leading newline (whitespace)
|
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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/
|
golangci-lint:
pkg/playlist/media_segment.go#L50
exported: exported method MediaSegment.Marshal should have comment or be unexported (revive)
|