Skip to content

feat: add erc1155 listener/handler #626

feat: add erc1155 listener/handler

feat: add erc1155 listener/handler #626

Triggered via pull request March 11, 2024 09:41
Status Failure
Total duration 1m 30s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
linter-check: tss/signing/signing.go#L84
s.Cancel undefined (type *Signing has no field or method Cancel) (typecheck)
linter-check: tss/signing/signing.go#L91
s.Host undefined (type *Signing has no field or method Host) (typecheck)
linter-check: tss/signing/signing.go#L92
s.Host undefined (type *Signing has no field or method Host) (typecheck)
linter-check: tss/signing/signing.go#L95
s.Peers undefined (type *Signing has no field or method Peers) (typecheck)
linter-check: tss/signing/signing.go#L96
s.Peers undefined (type *Signing has no field or method Peers) (typecheck)
linter-check: tss/signing/signing.go#L97
s.PopulatePartyStore undefined (type *Signing has no field or method PopulatePartyStore) (typecheck)
linter-check: tss/signing/signing.go#L99
s.PartyStore undefined (type *Signing has no field or method PartyStore) (typecheck)
linter-check: tss/signing/signing.go#L114
s.SID undefined (type *Signing has no field or method SID) (typecheck)
linter-check: tss/signing/signing.go#L107
s.Party undefined (type *Signing has no field or method Party) (typecheck)
linter-check: tss/signing/signing.go#L120
s.Communication undefined (type *Signing has no field or method Communication) (typecheck)
linter-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
linter-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/