the actual html #23
Annotations
5 errors and 2 warnings
build:
main.go#L7
no required module provides package github.com/gofiber/fiber/v2: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
build:
main.go#L8
no required module provides package github.com/gofiber/template/html/v2: go.mod file not found in current directory or any parent directory; see 'go help modules'
|
build:
main.go#L4
package papernet/config is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/papernet/config)
|
build:
main.go#L5
package papernet/routes is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/papernet/routes)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/papernet/papernet. Supported file pattern: go.sum
|