PR #143 #135
codeql
on: dynamic
Matrix: Analyze
Annotations
6 errors and 1 warning
Analyze (go)
cannot use &lowerWalletAddress (value of type *string) as string value in struct literal
|
Analyze (go)
cannot use &lowerWalletAddress (value of type *string) as string value in struct literal
|
Analyze (go)
cannot use user.WalletAddress (variable of type string) as *string value in struct literal
|
Analyze (go)
cannot use &walletAddrLower (value of type *string) as string value in struct literal
|
Analyze (go)
cannot use newUser.WalletAddress (variable of type string) as *string value in argument to claims.NewWithWallet
|
Analyze (go)
cannot use &lowerWalletAddress (value of type *string) as string value in struct literal
|
Analyze (go)
Failed to restore: Cache service responded with 403
|