Skip to content

Add github action tests #2

Add github action tests

Add github action tests #2

Triggered via pull request February 11, 2024 11:47
@jbowajbowa
synchronize #8
chore/gh-tests
Status Failure
Total duration 25s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.