Add token registry and compliance scoring API #153
Merged
Annotations
10 warnings
|
BiatecTokensApi/Generated/Arc1644.cs#L1229
Non-nullable property 'From' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
BiatecTokensApi/Generated/Arc1644.cs#L1227
Non-nullable property 'Controller' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
BiatecTokensApi/Generated/Arc1644.cs#L1280
The variable 'prefixOffset' is assigned but its value is never used
|
|
BiatecTokensApi/Generated/Arc200.cs#L40
Non-nullable property 'Spender' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
BiatecTokensApi/Generated/Arc200.cs#L38
Non-nullable property 'Owner' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
BiatecTokensApi/Generated/Arc200.cs#L36
Non-nullable property 'ApprovalAmount' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
BiatecTokensApi/Services/RegistryIngestionService.cs#L140
Possible null reference argument for parameter 'tokenIdentifier' in 'Task<TokenRegistryEntry?> ITokenRegistryRepository.GetTokenByIdentifierAsync(string tokenIdentifier, string chain)'.
|
|
BiatecTokensApi/Generated/Arc200.cs#L69
The variable 'prefixOffset' is assigned but its value is never used
|
|
BiatecTokensApi/Services/SecurityActivityService.cs#L203
Dereference of a possibly null reference.
|
|
BiatecTokensApi/Services/WhitelistRulesService.cs#L597
Nullable value type may be null.
|
The logs for this run have expired and are no longer available.
Loading