Skip to content

Fix: Refactoring RNS & gutting Stray Debris #438

Fix: Refactoring RNS & gutting Stray Debris

Fix: Refactoring RNS & gutting Stray Debris #438

Triggered via pull request November 14, 2023 19:28
Status Failure
Total duration 1m 16s
Artifacts

test-unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test: x/storage/types/message_buy_storage.go#L19
unknown field DurationDays in struct literal of type MsgBuyStorage
Test: x/storage/types/message_buy_storage.go#L20
cannot use bytes (variable of type int64) as string value in struct literal
Test: x/storage/types/message_buy_storage.go#L63
msg.DurationDays undefined (type *MsgBuyStorage has no field or method DurationDays)
Test: x/storage/types/message_buy_storage.go#L64
msg.DurationDays undefined (type *MsgBuyStorage has no field or method DurationDays)
Test
Process completed with exit code 2.