Escrow contract #113
examples.yml
on: pull_request
Matrix: gno2go
Matrix: lint
Matrix: test
Annotations
8 errors and 6 warnings
lint (1.19.x)
Process completed with exit code 1.
|
gno2go (1.19.x):
examples/gno.land/r/demo/escrow/escrow.gno.gen.go#L12
imported and not used: "strconv"
|
gno2go (1.19.x):
examples/gno.land/r/demo/escrow/escrow.gno.gen.go#L13
imported and not used: "strings"
|
gno2go (1.19.x)
Process completed with exit code 1.
|
lint (1.20.x)
Process completed with exit code 1.
|
gno2go (1.20.x):
examples/gno.land/r/demo/escrow/escrow.gno.gen.go#L12
"strconv" imported and not used
|
gno2go (1.20.x):
examples/gno.land/r/demo/escrow/escrow.gno.gen.go#L13
"strings" imported and not used
|
gno2go (1.20.x)
Process completed with exit code 1.
|
lint (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
gno2go (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
lint (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
gno2go (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
test (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
test (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|