Skip to content

go api: add nested and interleaved compression tests #62

go api: add nested and interleaved compression tests

go api: add nested and interleaved compression tests #62

Triggered via pull request October 11, 2024 05:15
Status Success
Total duration 1m 32s
Artifacts

workflow.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Error return value is not checked (errcheck)
build
Error return value of `http.ListenAndServe` is not checked (errcheck)
build
don't use `init` function (gochecknoinits)
build
G108: Profiling endpoint is automatically exposed on /debug/pprof (gosec)
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/