user: support HAR(HTTP Archive format) file #1051
go-c-cpp.yml
on: pull_request
build on ubuntu-20.04 x86_64
1m 36s
build on ubuntu-22.04 x86_64
2m 11s
Matrix: build on ubuntu-22.04 arm64
Annotations
20 errors and 3 warnings
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview.go#L96
Error return value of `req.Header.WriteSubset` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview.go#L121
Error return value of `cw.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview.go#L132
Error return value of `req.Trailer.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview.go#L164
Error return value of `res.Header.WriteSubset` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview.go#L188
Error return value of `cw.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview.go#L199
Error return value of `res.Trailer.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview_test.go#L268
Error return value of `gw.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview_test.go#L334
Error return value of `dw.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview_test.go#L617
Error return value of `gw.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64:
pkg/messageview/messageview_test.go#L703
Error return value of `dw.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview.go#L96
Error return value of `req.Header.WriteSubset` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview.go#L121
Error return value of `cw.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview.go#L132
Error return value of `req.Trailer.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview.go#L164
Error return value of `res.Header.WriteSubset` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview.go#L188
Error return value of `cw.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview.go#L199
Error return value of `res.Trailer.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview_test.go#L268
Error return value of `gw.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview_test.go#L334
Error return value of `dw.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview_test.go#L617
Error return value of `gw.Write` is not checked (errcheck)
|
build on ubuntu-22.04 x86_64:
pkg/messageview/messageview_test.go#L703
Error return value of `dw.Write` is not checked (errcheck)
|
build on ubuntu-20.04 x86_64
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
|
build on ubuntu-22.04 x86_64
Restore cache failed: Dependencies file is not found in /home/runner/work/ecapture/ecapture. Supported file pattern: go.sum
|
build on ubuntu-22.04 arm64 (aarch64, ubuntu22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: DamianReeves/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|