Skip to content

Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.52.4 #60

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

Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.52.4 #60

Triggered via pull request March 27, 2024 13:47
Status Failure
Total duration 35s
Artifacts

go-test.yml

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

Annotations

3 errors and 2 warnings
Build (ubuntu-latest): src/internal/pkg/handlers/check.go#L20
invalid operation: ctx.GetReqHeaders()["Guardian-Password"] != "" (mismatched types []string and untyped string)
Build (ubuntu-latest): src/internal/pkg/handlers/check.go#L21
cannot use ctx.GetReqHeaders()["Guardian-Password"] (map index expression of type []string) as string value in argument to auth.CheckPassword
Build (ubuntu-latest)
Process completed with exit code 1.
Build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/