Skip to content

Add github action tests #1

Add github action tests

Add github action tests #1

Triggered via pull request February 11, 2024 11:44
Status Failure
Total duration 26s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: cmd/api/main.go#L4
cannot find package "context" in any of:
test: cmd/api/main.go#L12
cannot find package "github.com/makomarket/mako/pkg/routes" in any of:
test: cmd/api/main.go#L13
cannot find package "github.com/makomarket/mako/pkg/services" in any of:
test: config/config.go#L8
cannot find package "github.com/spf13/viper" in any of:
test: pkg/controller/controller.go#L8
cannot find package "github.com/labstack/echo/v4" in any of:
test: pkg/controller/page.go#L8
cannot find package "github.com/labstack/echo/v4/middleware" in any of:
test: pkg/controller/controller.go#L10
cannot find package "github.com/makomarket/mako/pkg/context" in any of:
test: pkg/controller/page.go#L10
cannot find package "github.com/makomarket/mako/pkg/htmx" in any of:
test: pkg/controller/controller.go#L11
cannot find package "github.com/makomarket/mako/pkg/middleware" in any of:
test: pkg/funcmap/funcmap.go#L9
cannot find package "github.com/Masterminds/sprig" in any of:
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
Restore cache failed: Could not get cache folder paths.