Skip to content

Merge pull request #241 from yakio/update_link #272

Merge pull request #241 from yakio/update_link

Merge pull request #241 from yakio/update_link #272

Triggered via push March 25, 2024 07:02
Status Failure
Total duration 1m 21s
Artifacts

go.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 3 warnings
Lint: internal/dao/IDao.go#L1
: # github.com/itering/subscan/internal/dao [github.com/itering/subscan/internal/dao.test]
Lint: pkg/ecode/status.go#L56
SA1019: ptypes.DynamicAny is deprecated: Use the any.UnmarshalNew method instead to unmarshal the any message contents into a new instance of the underlying message. (staticcheck)
Lint: pkg/ecode/status.go#L57
SA1019: ptypes.UnmarshalAny is deprecated: Call the any.UnmarshalTo method instead. (staticcheck)
Lint: pkg/ecode/status.go#L69
SA1019: ptypes.MarshalAny is deprecated: Call the anypb.New function instead. (staticcheck)
Lint: pkg/ecode/status.go#L9
SA1019: "github.com/golang/protobuf/proto" is deprecated: Use the "google.golang.org/protobuf/proto" package instead. (staticcheck)
Lint: pkg/ecode/status.go#L10
SA1019: "github.com/golang/protobuf/ptypes" is deprecated: Well-known types have specialized functionality directly injected into the generated packages for each message type. See the deprecation notice for each function for the suggested alternative. (staticcheck)
Lint
issues found
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
build (ubuntu-latest)
undefined: any
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/