Initial Commit #1
Annotations
21 errors and 2 warnings
|
test (1.21)
Process completed with exit code 1.
|
|
test (1.21):
cmd/cli/main.go#L17
missing go.sum entry for module providing package github.com/spf13/cobra (imported by fileuploader/cmd/cli); to add:
|
|
test (1.21):
cmd/cli/main.go#L16
missing go.sum entry for module providing package github.com/schollz/progressbar/v3 (imported by fileuploader/cmd/cli); to add:
|
|
test (1.21):
main.go#L21
missing go.sum entry for module providing package gorm.io/gorm (imported by fileuploader); to add:
|
|
test (1.21):
main.go#L20
missing go.sum entry for module providing package gorm.io/driver/sqlite (imported by fileuploader); to add:
|
|
test (1.21):
main.go#L19
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/recover (imported by fileuploader); to add:
|
|
test (1.21):
main.go#L18
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/logger (imported by fileuploader); to add:
|
|
test (1.21):
main.go#L17
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/limiter (imported by fileuploader); to add:
|
|
test (1.21):
main.go#L16
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/cors (imported by fileuploader); to add:
|
|
test (1.21):
main.go#L15
missing go.sum entry for module providing package github.com/gofiber/fiber/v2 (imported by fileuploader); to add:
|
|
test (1.22)
Process completed with exit code 1.
|
|
test (1.22):
cmd/cli/main.go#L17
missing go.sum entry for module providing package github.com/spf13/cobra (imported by fileuploader/cmd/cli); to add:
|
|
test (1.22):
cmd/cli/main.go#L16
missing go.sum entry for module providing package github.com/schollz/progressbar/v3 (imported by fileuploader/cmd/cli); to add:
|
|
test (1.22):
main.go#L21
missing go.sum entry for module providing package gorm.io/gorm (imported by fileuploader); to add:
|
|
test (1.22):
main.go#L20
missing go.sum entry for module providing package gorm.io/driver/sqlite (imported by fileuploader); to add:
|
|
test (1.22):
main.go#L19
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/recover (imported by fileuploader); to add:
|
|
test (1.22):
main.go#L18
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/logger (imported by fileuploader); to add:
|
|
test (1.22):
main.go#L17
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/limiter (imported by fileuploader); to add:
|
|
test (1.22):
main.go#L16
missing go.sum entry for module providing package github.com/gofiber/fiber/v2/middleware/cors (imported by fileuploader); to add:
|
|
test (1.22):
main.go#L15
missing go.sum entry for module providing package github.com/gofiber/fiber/v2 (imported by fileuploader); to add:
|
|
test (1.22)
The strategy configuration was canceled because "test._1_21" failed
|
|
test (1.21)
Restore cache failed: Dependencies file is not found in /home/runner/work/bashupload/bashupload. Supported file pattern: go.sum
|
|
test (1.22)
Restore cache failed: Dependencies file is not found in /home/runner/work/bashupload/bashupload. Supported file pattern: go.sum
|