Skip to content

Merge pull request #7 from golemfactory/package-test-utils #7

Merge pull request #7 from golemfactory/package-test-utils

Merge pull request #7 from golemfactory/package-test-utils #7

Triggered via push November 13, 2023 16:42
Status Success
Total duration 3m 3s
Artifacts

tests.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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