Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Add receiver interface for mailbox (CW abstraction) #88

Add receiver interface for mailbox (CW abstraction)

Add receiver interface for mailbox (CW abstraction) #88

Triggered via pull request November 3, 2023 23:52
Status Failure
Total duration 4m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: x/mailbox/keeper/receivers.go#L77
Error return value of `receiver.Process` is not checked (errcheck)
lint: x/mailbox/keeper/receivers.go#L98
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
lint
issues found