First proposal #685
Annotations
10 errors and 1 warning
actors/multisig_test.go#L50
p.approve undefined (type *ActorParser has no field or method approve)
|
actors/multisig_test.go#L67
p.propose undefined (type *ActorParser has no field or method propose)
|
actors/multisig_test.go#L72
p.propose undefined (type *ActorParser has no field or method propose)
|
actors/multisig_test.go#L103
p.msigParams undefined (type *ActorParser has no field or method msigParams)
|
actors/multisig_test.go#L108
p.msigParams undefined (type *ActorParser has no field or method msigParams)
|
actors/multisig_test.go#L113
p.removeSigner undefined (type *ActorParser has no field or method removeSigner)
|
actors/multisig_test.go#L118
p.removeSigner undefined (type *ActorParser has no field or method removeSigner)
|
actors/multisig_test.go#L123
p.cancel undefined (type *ActorParser has no field or method cancel)
|
actors/multisig_test.go#L135
p.cancel undefined (type *ActorParser has no field or method cancel)
|
actors/multisig_test.go#L140
p.cancel undefined (type *ActorParser has no field or method cancel)
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading