build(deps): bump github.com/sumup/sumup-go from 0.9.0 to 0.10.0 #9
Annotations
9 errors
|
Test
Process completed with exit code 1.
|
|
Test:
internal/commands/transactions/transactions.go#L231
undefined: transactions.TransactionHistoryPaymentType
|
|
Test:
internal/commands/transactions/transactions.go#L146
cannot use values (variable of type []string) as []shared.PaymentType value in assignment
|
|
Vulncheck
Process completed with exit code 2.
|
|
Vulncheck:
internal/commands/transactions/transactions.go#L146
cannot use values (variable of type []string) as []shared.PaymentType value in assignment
|
|
Vulncheck:
internal/commands/transactions/transactions.go#L231
undefined: transactions.TransactionHistoryPaymentType
|
|
Lint
issues found
|
|
Lint:
internal/commands/transactions/transactions.go#L231
undefined: transactions.TransactionHistoryPaymentType (typecheck)
|
|
Lint:
internal/commands/transactions/transactions.go#L146
cannot use values (variable of type []string) as []shared.PaymentType value in assignment
|