Skip to content

Update seq-release.yml #15

Update seq-release.yml

Update seq-release.yml #15

Triggered via push October 12, 2023 13:00
Status Failure
Total duration 3m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: consts/consts.go#L11
"github.com/ava-labs/avalanchego/vms/platformvm/warp" imported and not used (typecheck)
Lint: rpc/jsonrpc_server.go#L8
"encoding/hex" imported and not used (typecheck)
Lint: cmd/token-cli/cmd/resolutions.go#L8
"fmt" imported and not used (typecheck)
Lint: cmd/token-wallet/backend/backend.go#L217
actor declared and not used (typecheck)
Lint: tests/integration/integration_test.go#L209
not enough arguments in call to warp.NewSigner
Lint: tests/integration/integration_test.go#L1737
cannot use ids.Empty (variable of type ids.ID) as uint32 value in argument to warp.NewUnsignedMessage (typecheck)
Lint: tests/load/load_test.go#L623
syntax error: package statement must be first (typecheck)
Lint: tests/load/load_test.go#L622
expected 'package', found 'EOF' (typecheck)
Lint: tests/load_msg/load_test.go#L651
syntax error: package statement must be first (typecheck)
Lint: tests/load_msg/load_test.go#L650
expected 'package', found 'EOF' (typecheck)