fix(deps): update all major #118
Annotations
6 errors and 1 warning
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
build (ubuntu-latest)
cannot use JWTErrorChecker (value of type func(c echo.Context, err error) error) as func(c *echo.Context, err error) error value in struct literal
|
|
build (ubuntu-latest)
cannot use func(c echo.Context) jwt.Claims {…} (value of type func(c echo.Context) jwt.Claims) as func(c *echo.Context) jwt.Claims value in struct literal
|
|
build (ubuntu-latest)
cannot use c (variable of struct type echo.Context) as *echo.Context value in argument to next
|
|
build (ubuntu-latest)
cannot use c (variable of struct type echo.Context) as *echo.Context value in argument to next
|
|
build (ubuntu-latest)
cannot use func(c echo.Context) error {…} (value of type func(c echo.Context) error) as echo.HandlerFunc value in return statement
|
|
build (ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/awssecretsmanagerui/awssecretsmanagerui. Supported file pattern: go.mod
|