Facade job creation tests #14
Annotations
10 warnings
Golem/Golem.cs#L154
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Golem/Yagna/types.cs#L102
Non-nullable property 'RequestorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Golem/Golem.cs#L270
Possible null reference argument for parameter 'appKey' in 'bool Provider.Run(string appKey, Network network, string? yagnaApiUrl, bool openConsole = false, bool enableDebugLogs = false)'.
|
Golem/Yagna/types.cs#L111
The event 'Job.PropertyChanged' is never used
|
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#L154
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Golem/Yagna/types.cs#L102
Non-nullable property 'RequestorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Golem/Golem.cs#L270
Possible null reference argument for parameter 'appKey' in 'bool Provider.Run(string appKey, Network network, string? yagnaApiUrl, bool openConsole = false, bool enableDebugLogs = false)'.
|
Golem/Yagna/types.cs#L111
The event 'Job.PropertyChanged' is never used
|
The logs for this run have expired and are no longer available.
Loading