Skip to content

improve fuzz tests #2062

improve fuzz tests

improve fuzz tests #2062

Triggered via pull request August 1, 2024 14:24
Status Failure
Total duration 2m 42s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
go-mod-tidy
Process completed with exit code 1.
golangci-lint: pkg/sdp/sdp_test.go#L3076
Error return value of `desc.Marshal` is not checked (errcheck)
golangci-lint: pkg/base/interleaved_frame_test.go#L65
Error return value of `f.Marshal` is not checked (errcheck)
golangci-lint: pkg/base/request_test.go#L193
Error return value of `req.Marshal` is not checked (errcheck)
golangci-lint: pkg/base/response_test.go#L167
Error return value of `res.Marshal` is not checked (errcheck)
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/