Skip to content

Create go.yml

Create go.yml #1

Triggered via push September 21, 2024 13:13
Status Failure
Total duration 11s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: config/config.go#L6
missing go.sum entry for module providing package github.com/fsnotify/fsnotify (imported by Gwen/config); to add:
build: config/config.go#L7
missing go.sum entry for module providing package github.com/spf13/viper (imported by Gwen/config); to add:
build: lib/cache/redis.go#L5
missing go.sum entry for module providing package github.com/go-redis/redis/v8; to add:
build: lib/jwt/jwt.go#L5
missing go.sum entry for module providing package github.com/golang-jwt/jwt/v5 (imported by Gwen/lib/jwt); to add:
build: global/global.go#L9
missing go.sum entry for module providing package github.com/go-playground/universal-translator; to add:
build: global/global.go#L10
missing go.sum entry for module providing package github.com/go-playground/validator/v10; to add:
build: global/global.go#L12
missing go.sum entry for module providing package github.com/sirupsen/logrus (imported by Gwen/global); to add:
build: global/global.go#L14
missing go.sum entry for module providing package gorm.io/gorm (imported by Gwen/global); to add:
build: http/response/response.go#L4
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by Gwen/http); to add:
build: service/oauth.go#L11
missing go.sum entry for module providing package golang.org/x/oauth2 (imported by Gwen/service); to add:
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/rustdesk-api/rustdesk-api. Supported file pattern: go.sum