Skip to content

feat: ETH compatibility in Filecoin : Support legacy Homestead Ethereum transactions and legacy EIP-155 transactions in Filecoin #353

feat: ETH compatibility in Filecoin : Support legacy Homestead Ethereum transactions and legacy EIP-155 transactions in Filecoin

feat: ETH compatibility in Filecoin : Support legacy Homestead Ethereum transactions and legacy EIP-155 transactions in Filecoin #353

Triggered via pull request April 25, 2024 08:55
Status Failure
Total duration 5m 56s
Artifacts

check.yml

on: pull_request
Check (docs-check)
3m 1s
Check (docs-check)
Check (gen-check)
5m 43s
Check (gen-check)
Check (lint-all)
4m 23s
Check (lint-all)
Check (gofmt)
21s
Check (gofmt)
Check (mod-tidy-check)
19s
Check (mod-tidy-check)
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Check (docs-check)
Process completed with exit code 1.
Check (lint-all): cmd/lotus-shed/eth.go#L91
undefined: ethtypes.EthTxFromSignedEthMessage
Check (lint-all): cmd/lotus-shed/indexes.go#L584
undefined: ethtypes.EthTxFromSignedEthMessage (typecheck)
Check (lint-all): chain/types/ethtypes/eth_1559_transactions_test.go#L108
Error return value of `tx.SetEthSignatureValues` is not checked (errcheck)
Check (lint-all): chain/types/ethtypes/eth_legacy_homestead_transactions_test.go#L122
Error return value of `tx.SetEthSignatureValues` is not checked (errcheck)
Check (lint-all): chain/types/ethtypes/eth_transactions.go#L109
Error return value of `tx.SetEthSignatureValues` is not checked (errcheck)
Check (lint-all)
Process completed with exit code 1.
Check (gen-check)
Process completed with exit code 1.