Skip to content

Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 #123

Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0

Bump github.com/labstack/echo/v4 from 4.11.4 to 4.12.0 #123

Triggered via pull request April 19, 2024 11:38
Status Failure
Total duration 1m 4s
Artifacts

golangci-lint.yml

on: pull_request
GolangCI-Lint
56s
GolangCI-Lint
Fit to window
Zoom out
Zoom in

Annotations

2 errors
GolangCI-Lint: components/faucet/frontend.go#L35
[golangci] reported by reviewdog 🐶 SA1019: echo.MIMEApplicationJSONCharsetUTF8 is deprecated: Please use MIMEApplicationJSON instead. JSON should be encoded using UTF-8 by default. No "charset" parameter is defined for this registration. Adding one really has no effect on compliant recipients. See RFC 8259, section 8.1. https://datatracker.ietf.org/doc/html/rfc8259#section-8.1 (staticcheck) Raw Output: components/faucet/frontend.go:35:10: SA1019: echo.MIMEApplicationJSONCharsetUTF8 is deprecated: Please use MIMEApplicationJSON instead. JSON should be encoded using UTF-8 by default. No "charset" parameter is defined for this registration. Adding one really has no effect on compliant recipients. See RFC 8259, section 8.1. https://datatracker.ietf.org/doc/html/rfc8259#section-8.1 (staticcheck) return echo.MIMEApplicationJSONCharsetUTF8 ^
GolangCI-Lint
reviewdog exited with status code: 1