Revert "Add auction demo package (#11)" (#12) #55
gnovm.yml
on: push
Run Main
/
...
/
lint
52s
Run Main
/
...
/
generated
20s
Run Main
/
...
/
test
16m 42s
Run Gno Fmt
/
fmt
32s
Annotations
11 errors and 4 warnings
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L364
G115: integer overflow conversion int64 -> int8 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L366
G115: integer overflow conversion int64 -> int16 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L368
G115: integer overflow conversion int64 -> int32 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L374
G115: integer overflow conversion uint64 -> uint8 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L376
G115: integer overflow conversion uint64 -> uint16 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L378
G115: integer overflow conversion uint64 -> uint32 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L445
G115: integer overflow conversion int64 -> int8 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L449
G115: integer overflow conversion int64 -> int16 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L453
G115: integer overflow conversion int64 -> int32 (gosec)
|
Run Main / Go Linter / lint:
gnovm/pkg/gnolang/gonative.go#L465
G115: integer overflow conversion uint64 -> uint8 (gosec)
|
Run Main / Go Test / test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Run Gno Fmt / fmt
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Build / generated
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|
Run Main / Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/gno/gno. Supported file pattern: go.sum
|