Facade job monitoring #11
Annotations
20 warnings
build (ubuntu):
Golem/Golem.cs#L154
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu):
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)'.
|
build (ubuntu):
Golem/Yagna/types.cs#L102
Non-nullable property 'RequestorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
build (ubuntu):
Golem/Yagna/types.cs#L111
The event 'Job.PropertyChanged' is never used
|
build (ubuntu):
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|
build (ubuntu):
Golem/Golem.cs#L154
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu):
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)'.
|
build (ubuntu):
Golem/Yagna/types.cs#L102
Non-nullable property 'RequestorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (ubuntu):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
build (windows):
Golem/Yagna/types.cs#L102
Non-nullable property 'RequestorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows):
Golem/Golem.cs#L154
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows):
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)'.
|
build (windows):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
build (windows):
Golem/Yagna/types.cs#L111
The event 'Job.PropertyChanged' is never used
|
build (windows):
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|
build (windows):
Golem/Yagna/types.cs#L102
Non-nullable property 'RequestorId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build (windows):
Golem/Golem.cs#L154
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows):
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)'.
|
build (windows):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|