[NOT TESTED] Backend,Frontend,Tests: rm txDetail from SignedTx #2722
Annotations
10 errors and 1 warning
src/GWallet.Backend/Ether/EtherAccount.fs#L235
The type 'ISignedTransaction' does not define the field, constructor or member 'Value'.
|
src/GWallet.Backend/Ether/EtherAccount.fs#L235
A unique overload for method 'DecodeBigInteger' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - IntTypeDecoder.DecodeBigInteger(encoded: byte[]) : BigInteger� - IntTypeDecoder.DecodeBigInteger(hexString: string) : BigInteger
|
src/GWallet.Backend/Ether/EtherAccount.fs#L239
The type 'ISignedTransaction' does not define the field, constructor or member 'GasLimit'.
|
src/GWallet.Backend/Ether/EtherAccount.fs#L239
A unique overload for method 'DecodeBigInteger' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - IntTypeDecoder.DecodeBigInteger(encoded: byte[]) : BigInteger� - IntTypeDecoder.DecodeBigInteger(hexString: string) : BigInteger
|
src/GWallet.Backend/Ether/EtherAccount.fs#L240
The type 'ISignedTransaction' does not define the field, constructor or member 'GasPrice'.
|
src/GWallet.Backend/Ether/EtherAccount.fs#L240
A unique overload for method 'DecodeBigInteger' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - IntTypeDecoder.DecodeBigInteger(encoded: byte[]) : BigInteger� - IntTypeDecoder.DecodeBigInteger(hexString: string) : BigInteger
|
src/GWallet.Backend/Ether/EtherAccount.fs#L235
The type 'ISignedTransaction' does not define the field, constructor or member 'Value'.
|
src/GWallet.Backend/Ether/EtherAccount.fs#L235
A unique overload for method 'DecodeBigInteger' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - IntTypeDecoder.DecodeBigInteger(encoded: byte[]) : BigInteger� - IntTypeDecoder.DecodeBigInteger(hexString: string) : BigInteger
|
src/GWallet.Backend/Ether/EtherAccount.fs#L239
The type 'ISignedTransaction' does not define the field, constructor or member 'GasLimit'.
|
src/GWallet.Backend/Ether/EtherAccount.fs#L239
A unique overload for method 'DecodeBigInteger' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'a��Candidates:� - IntTypeDecoder.DecodeBigInteger(encoded: byte[]) : BigInteger� - IntTypeDecoder.DecodeBigInteger(hexString: string) : BigInteger
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading