Skip to content

Bump github.com/hashgraph/hedera-sdk-go/v2 from 2.49.0 to 2.50.0 in /hedera-mirror-rosetta #19995

Bump github.com/hashgraph/hedera-sdk-go/v2 from 2.49.0 to 2.50.0 in /hedera-mirror-rosetta

Bump github.com/hashgraph/hedera-sdk-go/v2 from 2.49.0 to 2.50.0 in /hedera-mirror-rosetta #19995

Status Failure
Total duration 34m 3s
Artifacts

security.yml

on: pull_request
Dependency Check
2m 45s
Dependency Check
GoSec Code Scan
55s
GoSec Code Scan
SonarCloud
0s
SonarCloud
Snyk Open Source
0s
Snyk Open Source
Snyk Code
0s
Snyk Code
Fit to window
Zoom out
Zoom in

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)