Skip to content

Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.52.4 #188

Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.52.4

Bump github.com/gofiber/fiber/v2 from 2.46.0 to 2.52.4 #188

Triggered via pull request April 22, 2024 17:14
Status Failure
Total duration 33s
Artifacts

go-build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
build (1.18.x): api/middlewares/middlewares.go#L24
cannot use c.GetReqHeaders()["Authorization"] (map index expression of type []string) as type string in argument to strings.Split
build (1.18.x)
Process completed with exit code 2.
build (1.21.x)
The job was canceled because "_1_18_x" failed.
build (1.21.x): api/middlewares/middlewares.go#L24
cannot use c.GetReqHeaders()["Authorization"] (map index expression of type []string) as string value in argument to strings.Split
build (1.21.x)
Process completed with exit code 1.
build (1.19.x)
The job was canceled because "_1_18_x" failed.
build (1.19.x): api/middlewares/middlewares.go#L24
cannot use c.GetReqHeaders()["Authorization"] (map index expression of type []string) as type string in argument to strings.Split
build (1.19.x)
Process completed with exit code 1.
build (1.20.x)
The job was canceled because "_1_18_x" failed.
build (1.20.x): api/middlewares/middlewares.go#L24
cannot use c.GetReqHeaders()["Authorization"] (map index expression of type []string) as string value in argument to strings.Split
build (1.20.x)
Process completed with exit code 1.
build (1.18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.