feat: project restructuring and makefile introduction #5
Annotations
7 errors and 1 warning
test:
pkg/blog/md/bmparser.go#L5
missing go.sum entry for module providing package github.com/gosimple/slug (imported by buyallmemes.com/blog-api/pkg/blog/md); to add:
|
test:
pkg/blog/md/bmparser.go#L6
missing go.sum entry for module providing package github.com/yuin/goldmark (imported by buyallmemes.com/blog-api/pkg/blog/md); to add:
|
test:
pkg/blog/md/bmparser.go#L7
missing go.sum entry for module providing package github.com/yuin/goldmark/parser (imported by buyallmemes.com/blog-api/pkg/blog/md); to add:
|
test:
pkg/blog/md/bmparser.go#L8
missing go.sum entry for module providing package go.abhg.dev/goldmark/frontmatter (imported by buyallmemes.com/blog-api/pkg/blog/md); to add:
|
test:
pkg/blog/fetcher/github/github.go#L8
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by buyallmemes.com/blog-api); to add:
|
test:
pkg/blog/fetcher/github/github.go#L9
missing go.sum entry for module providing package github.com/google/go-github/v62/github (imported by buyallmemes.com/blog-api/pkg/blog/fetcher/github); to add:
|
test
Process completed with exit code 123.
|
test
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|