Skip to content

Fix issue with not closed file descriptor #18

Fix issue with not closed file descriptor

Fix issue with not closed file descriptor #18

Triggered via pull request November 16, 2023 15:47
Status Success
Total duration 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
audit: block.go#L15
exported method Block.GetCodeBlock should have comment or be unexported
audit: http.go#L90
exported method HTTP.GetCodeBlock should have comment or be unexported
audit: lua_block.go#L70
exported method LuaBlock.GetCodeBlock should have comment or be unexported
audit: upstream.go#L83
exported method Upstream.GetCodeBlock should have comment or be unexported
audit
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/