refact the code of check if need bootstrap #116
Annotations
10 errors and 2 warnings
build
missing go.sum entry for module providing package golang.org/x/crypto/pbkdf2 (imported by github.com/yeka/zip); to add:
|
build:
logutil/colorablelog.go#L12
missing go.sum entry for module providing package github.com/mattn/go-colorable (imported by github.com/jhunters/goassist/logutil); to add:
|
build:
netutil/raftx/raft.go#L12
missing go.sum entry for module providing package github.com/Jille/raft-grpc-leader-rpc/leaderhealth (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L13
missing go.sum entry for module providing package github.com/Jille/raft-grpc-transport (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L14
missing go.sum entry for module providing package github.com/Jille/raftadmin (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L15
missing go.sum entry for module providing package github.com/hashicorp/raft (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L16
missing go.sum entry for module providing package github.com/hashicorp/raft-boltdb (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L18
missing go.sum entry for module providing package google.golang.org/grpc (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L19
missing go.sum entry for module providing package google.golang.org/grpc/credentials/insecure (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build:
netutil/raftx/raft.go#L20
missing go.sum entry for module providing package google.golang.org/grpc/reflection (imported by github.com/jhunters/goassist/netutil/raftx); to add:
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|