Skip to content

💚 download dependencies #2

💚 download dependencies

💚 download dependencies #2

Triggered via push December 6, 2024 00:16
Status Failure
Total duration 19s
Billable time 1m
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: internal/database/database.go#L10
missing go.sum entry for module providing package github.com/go-sql-driver/mysql (imported by github.com/Ferlab-Ste-Justine/radiant-api/internal/database); to add:
build: internal/database/database.go#L11
missing go.sum entry for module providing package github.com/joho/godotenv/autoload (imported by github.com/Ferlab-Ste-Justine/radiant-api/cmd/api); to add:
build: internal/database/database.go#L5
missing go.sum entry for module providing package gorm.io/driver/mysql (imported by github.com/Ferlab-Ste-Justine/radiant-api/internal/database); to add:
build: internal/database/database.go#L6
missing go.sum entry for module providing package gorm.io/gorm (imported by github.com/Ferlab-Ste-Justine/radiant-api/internal/database); to add:
build: internal/types/filter.go#L5
missing go.sum entry for module providing package github.com/Goldziher/go-utils/sliceutils (imported by github.com/Ferlab-Ste-Justine/radiant-api/internal/repository); to add:
build: internal/server/handlers.go#L6
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by github.com/Ferlab-Ste-Justine/radiant-api/cmd/api); to add:
build: cmd/api/main.go#L7
missing go.sum entry for module providing package github.com/gin-contrib/cors (imported by github.com/Ferlab-Ste-Justine/radiant-api/cmd/api); to add:
build: cmd/api/main.go#L8
missing go.sum entry for module providing package github.com/gin-contrib/gzip (imported by github.com/Ferlab-Ste-Justine/radiant-api/cmd/api); to add:
build: test/testutils/setup.go#L8
missing go.sum entry for module providing package github.com/testcontainers/testcontainers-go (imported by github.com/Ferlab-Ste-Justine/radiant-api/test/testutils); to add:
build: test/testutils/setup.go#L9
missing go.sum entry for module providing package github.com/testcontainers/testcontainers-go/wait (imported by github.com/Ferlab-Ste-Justine/radiant-api/test/testutils); to add:
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build
Restore cache failed: Dependencies file is not found in /home/runner/work/radiant-api/radiant-api. Supported file pattern: go.sum