Bump github.com/gofiber/fiber/v2 from 2.40.0 to 2.52.2 #57
Annotations
3 errors and 2 warnings
Build:
src/internal/pkg/handlers/check.go#L20
invalid operation: ctx.GetReqHeaders()["Guardian-Password"] != "" (mismatched types []string and untyped string)
|
Build:
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
Process completed with exit code 1.
|
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/.
|
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/
|
Loading