Skip to content

Adding new version of go and reordering folders to maintain a clean arc… #11

Adding new version of go and reordering folders to maintain a clean arc…

Adding new version of go and reordering folders to maintain a clean arc… #11

Triggered via pull request January 23, 2024 04:26
Status Failure
Total duration 15s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: main.go#L13
missing go.sum entry for module providing package github.com/aviddiviner/gin-limit (imported by github.com/gbrayhan/microservices-go); to add:
build: main.go#L14
missing go.sum entry for module providing package github.com/gin-contrib/cors (imported by github.com/gbrayhan/microservices-go); to add:
build: src/infrastructure/rest/controllers/errors/Errors.go#L8
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by github.com/gbrayhan/microservices-go); to add:
build: src/infrastructure/rest/controllers/medicine/Validation.go#L10
missing go.sum entry for module providing package github.com/go-playground/validator/v10 (imported by github.com/gbrayhan/microservices-go/src/infrastructure/rest/controllers/medicine); to add:
build: src/infrastructure/repository/config/DataBaseSQL.go#L7
missing go.sum entry for module providing package github.com/go-sql-driver/mysql (imported by github.com/gbrayhan/microservices-go/src/infrastructure/repository/config); to add:
build: src/infrastructure/rest/middlewares/RequiresLogin.go#L9
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v4 (imported by github.com/gbrayhan/microservices-go/src/application/security/jwt); to add:
build: src/infrastructure/repository/config/DataBaseSQL.go#L8
missing go.sum entry for module providing package github.com/mitchellh/mapstructure (imported by github.com/gbrayhan/microservices-go/src/infrastructure/repository/config); to add:
build: src/infrastructure/repository/config/DataBaseSQL.go#L9
missing go.sum entry for module providing package github.com/spf13/viper (imported by github.com/gbrayhan/microservices-go); to add:
build: src/infrastructure/rest/routes/routes.go#L9
missing go.sum entry for module providing package github.com/swaggo/files (imported by github.com/gbrayhan/microservices-go/src/infrastructure/rest/routes); to add:
build: src/infrastructure/rest/routes/routes.go#L10
missing go.sum entry for module providing package github.com/swaggo/gin-swagger (imported by github.com/gbrayhan/microservices-go/src/infrastructure/rest/routes); to add:
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.