Skip to content

feat(gnovm): add software floating point package #10223

feat(gnovm): add software floating point package

feat(gnovm): add software floating point package #10223

Triggered via pull request November 28, 2024 19:13
Status Failure
Total duration 6m 32s
Artifacts

gnovm.yml

on: pull_request
Run Main  /  ...  /  lint
20s
Run Main / Go Linter / lint
Run Main  /  ...  /  generated
11s
Run Main / Go Build / generated
Run Main  /  ...  /  test
6m 20s
Run Main / Go Test / test
Run Gno Fmt  /  fmt
30s
Run Gno Fmt / fmt
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
Run Main / Go Build / generated
Process completed with exit code 1.
Run Main / Go Linter / lint: gnovm/pkg/gnolang/internal/softfloat/softfloat.go#L28
declaration has 3 blank identifiers (dogsled)
Run Main / Go Linter / lint: gnovm/pkg/gnolang/internal/softfloat/softfloat.go#L36
named return int has same name as predeclared identifier (predeclared)
Run Main / Go Linter / lint: gnovm/pkg/gnolang/values_conversions.go#L906
unnecessary conversion (unconvert)
Run Main / Go Linter / lint: gnovm/pkg/gnolang/values_conversions.go#L917
unnecessary conversion (unconvert)
Run Main / Go Linter / lint: gnovm/pkg/gnolang/values_conversions.go#L992
unnecessary conversion (unconvert)
Run Main / Go Linter / lint
issues found
Run Main / Go Test / test
Process completed 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