Bump github.com/hashgraph/hedera-sdk-go/v2 from 2.49.0 to 2.50.0 in /hedera-mirror-rosetta #19995
security.yml
on: pull_request
Dependency Check
2m 45s
GoSec Code Scan
55s
SonarCloud
0s
Snyk Open Source
0s
Snyk Code
0s
Annotations
4 errors
GoSec Code Scan
cannot use transaction (variable of type interfaces.Transaction) as hedera.TransactionInterface value in argument to hedera.TransactionSetTransactionMemo: interfaces.Transaction does not implement hedera.TransactionInterface (missing method GetGrpcDeadline)
|
GoSec Code Scan
cannot use transaction (variable of type interfaces.Transaction) as hedera.TransactionInterface value in argument to hedera.TransactionSetNodeAccountIDs: interfaces.Transaction does not implement hedera.TransactionInterface (missing method GetGrpcDeadline)
|
GoSec Code Scan
cannot use transaction (variable of type interfaces.Transaction) as hedera.TransactionInterface value in argument to hedera.TransactionSetTransactionID: interfaces.Transaction does not implement hedera.TransactionInterface (missing method GetGrpcDeadline)
|
GoSec Code Scan
cannot use transaction (variable of type interfaces.Transaction) as hedera.TransactionInterface value in argument to hedera.TransactionSetTransactionValidDuration: interfaces.Transaction does not implement hedera.TransactionInterface (missing method GetGrpcDeadline)
|