Skip to content

Use Standard Go program layout #81

Use Standard Go program layout

Use Standard Go program layout #81

Triggered via pull request August 10, 2024 23:07
Status Failure
Total duration 13s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: middleware_auth.go#L5
no required module provides package github.com/mike-kimani/whitepointinventory/auth; to add it:
build: internal/farmers/farmers.go#L7
no required module provides package github.com/mike-kimani/whitepointinventory/internal/models; to add it:
build: internal/farmers/farmers.go#L8
no required module provides package github.com/mike-kimani/whitepointinventory/pkg/jsonresponses; to add it:
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/