build(deps)!: bump cosmos sdk to v0.50.3 #5169
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|