Deps #351
Annotations
10 errors and 2 warnings
main.go#L79
undeclared name: `echo` (typecheck)
|
main.go#L27
"github.com/labstack/echo/v4" imported but not used (typecheck)
|
api/dataBinder.go#L18
undeclared name: `echo` (typecheck)
|
api/errorHandler.go#L20
undeclared name: `echo` (typecheck)
|
api/dataBinder.go#L4
"github.com/labstack/echo/v4" imported but not used (typecheck)
|
api/errorHandler.go#L11
"github.com/labstack/echo/v4" imported but not used (typecheck)
|
api/v1/rollout.go#L61
rule declared but not used (typecheck)
|
api/v1/rollout.go#L4
"fmt" imported but not used (typecheck)
|
pkg/deployment/service.go#L198
clusterResourceFiles declared but not used (typecheck)
|
pkg/deployment/deploy_snapshot_test.go#L9
"github.com/riser-platform/riser-server/pkg/state" imported but not used (typecheck)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading