Use parents intead of tips #432
Annotations
2 errors and 1 warning
[golangci] go/utils.go#L352:
go/utils.go#L352
avoid direct access to proto field x.GetLatestCommitment().CommitmentId.Unwrap(), use x.GetLatestCommitment().GetCommitmentId().Unwrap() instead (protogetter)
|
[golangci] go/utils.go#L351:
go/utils.go#L351
var-naming: method UnwrapLatestCommitmentId should be UnwrapLatestCommitmentID (revive)
|
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/.
|