Merge pull request #7 from golemfactory/package-test-utils #7
Annotations
16 warnings
build (ubuntu):
Golem/Golem.cs#L136
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu):
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)'.
|
build (ubuntu):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' 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#L136
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (ubuntu):
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)'.
|
build (ubuntu):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
build (ubuntu):
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|
build (windows):
Golem/Golem.cs#L136
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows):
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)'.
|
build (windows):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
build (windows):
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|
build (windows):
Golem/Golem.cs#L136
Non-nullable field 'price' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build (windows):
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)'.
|
build (windows):
Golem/PaymentService.cs#L21
The field 'PaymentService._buildInAdress' is never used
|
build (windows):
Golem/PaymentService.cs#L30
The field 'PaymentService._shouldCheckForInternalWallet' is assigned but its value is never used
|