Skip to content

build(deps)!: bump cosmos sdk to v0.50.3 #5169

build(deps)!: bump cosmos sdk to v0.50.3

build(deps)!: bump cosmos sdk to v0.50.3 #5169

Triggered via pull request September 28, 2023 14:36
Status Failure
Total duration 8m 3s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golangci-lint: x/subspaces/types/codec.go#L88
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint: x/posts/types/codec.go#L71
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint: x/profiles/types/codec.go#L93
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint: x/reactions/types/codec.go#L54
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint: x/relationships/types/codec.go#L39
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint: x/reports/types/codec.go#L56
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint: x/tokenfactory/types/codec.go#L45
SA1019: codec.NewAminoCodec is deprecated: NewAminoCodec returns a reference to a new AminoCodec. Use NewLegacyAmino instead. (staticcheck)
golangci-lint
Process completed with exit code 2.