Build directory; download files (in progress) #7
Annotations
8 warnings
Golem/Golem.cs#L136
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Golem/Golem.cs#L245
Possible null reference argument for parameter 'appKey' in 'bool Provider.Run(string appKey, Network network, string? yagnaApiUrl, bool openConsole = false, bool enableDebugLogs = false)'.
|
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|
Golem/Golem.cs#L136
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Golem/Golem.cs#L245
Possible null reference argument for parameter 'appKey' in 'bool Provider.Run(string appKey, Network network, string? yagnaApiUrl, bool openConsole = false, bool enableDebugLogs = false)'.
|
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading