Add global AnalyzerConfig for custom Roslyn analyzer #16
Annotations
1 error, 10 warnings, and 1 notice
|
lint
Process completed with exit code 1.
|
|
lint:
Monero/Wallet/Common/MoneroTxWallet.cs#L21
Non-nullable field 'changeAddress' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
lint:
Monero/Common/SslOptions.cs#L43
Possible null reference return.
|
|
lint:
Monero/Common/SslOptions.cs#L33
Possible null reference return.
|
|
lint:
Monero/Common/SslOptions.cs#L23
Possible null reference return.
|
|
lint:
Monero/Common/SslOptions.cs#L13
Possible null reference return.
|
|
lint:
Monero/Common/TaskLooper.cs#L94
Cannot convert null literal to non-nullable reference type.
|
|
lint:
Monero/Wallet/Common/MoneroWalletConfig.cs#L172
Possible null reference return.
|
|
lint:
Monero/Wallet/Common/MoneroWalletConfig.cs#L97
Possible null reference return.
|
|
lint:
Monero/Common/TaskLooper.cs#L11
Non-nullable field '_loopTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
lint:
Monero/Common/TaskLooper.cs#L11
Non-nullable field '_cts' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
lint
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|