Skip to content

chore(deps): Update dependency go to v1.23.4 #380

chore(deps): Update dependency go to v1.23.4

chore(deps): Update dependency go to v1.23.4 #380

Triggered via pull request December 3, 2024 19:25
Status Failure
Total duration 1m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint / nilaway: context_request.go#L38
error: Potential nil panic detected. Observed nil flow from source to dereference point:
lint / nilaway
literal `nil` returned from `MakeLog()` in position 0
lint / nilaway
returned as result 0 from interface method `Application.MakeLog()` (implemented by `Container.MakeLog()`)
lint / nilaway
result 0 of `MakeLog()` assigned into global variable `LogFacade`
lint / nilaway
global variable `LogFacade` called `Error()`
lint / nilaway: context_request.go#L38
error: Potential nil panic detected. Observed nil flow from source to dereference point:
lint / nilaway
nilable value assigned into global variable `LogFacade`
lint / nilaway
global variable `LogFacade` called `Error()`
lint / nilaway: middleware_cors.go#L58
error: Potential nil panic detected. Observed nil flow from source to dereference point:
lint / nilaway
literal `nil` returned from `MakeConfig()` in position 0
lint / nilaway
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636