Skip to content

Use parents intead of tips #432

Use parents intead of tips

Use parents intead of tips #432

Triggered via push April 19, 2024 09:38
Status Success
Total duration 34s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

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/.