Skip to content

Build(deps): Bump github.com/bluenviron/mediacommon from 1.11.1-0.20240525122142-20163863aa75 to 1.12.2 #7

Build(deps): Bump github.com/bluenviron/mediacommon from 1.11.1-0.20240525122142-20163863aa75 to 1.12.2

Build(deps): Bump github.com/bluenviron/mediacommon from 1.11.1-0.20240525122142-20163863aa75 to 1.12.2 #7

Triggered via pull request August 2, 2024 01:35
Status Failure
Total duration 2m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)