Skip to content
Triggered via push August 11, 2023 06:27
Status Failure
Total duration 36s
Artifacts

depoy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: initialize/node/snow.go#L4
missing go.sum entry for module providing package github.com/bwmarrin/snowflake (imported by github.com/zhangshanwen/shard/initialize/node); to add:
build: initialize/app/api.go#L8
missing go.sum entry for module providing package github.com/deckarep/golang-set (imported by github.com/zhangshanwen/shard/initialize/app); to add:
build: tools/wechat/bot.go#L7
missing go.sum entry for module providing package github.com/eatmoreapple/openwechat (imported by github.com/zhangshanwen/shard/admin_api/v1/wechat); to add:
build: initialize/conf/init.go#L6
missing go.sum entry for module providing package github.com/fsnotify/fsnotify (imported by github.com/zhangshanwen/shard/initialize/conf); to add:
build: initialize/logger/init.go#L9
missing go.sum entry for module providing package github.com/gin-gonic/gin (imported by github.com/zhangshanwen/shard/initialize/logger); to add:
build: initialize/app/api.go#L5
missing go.sum entry for module providing package github.com/go-playground/universal-translator (imported by github.com/zhangshanwen/shard/initialize/app); to add:
build: initialize/db/redis.go#L7
missing go.sum entry for module providing package github.com/go-redis/redis/v8 (imported by github.com/zhangshanwen/shard/initialize/db); to add:
build: tools/jwt.go#L10
missing go.sum entry for module providing package github.com/golang-jwt/jwt (imported by github.com/zhangshanwen/shard/tools); to add:
build: tools/ssh.go#L12
missing go.sum entry for module providing package github.com/gorilla/websocket (imported by github.com/zhangshanwen/shard/tools); to add:
build: inter/response/permission.go#L5
missing go.sum entry for module providing package github.com/jinzhu/copier (imported by github.com/zhangshanwen/shard/inter/response); to add:
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/