Update NuGet packages and migrate from PInvoke to CsWin32 #25
Annotations
9 warnings
Create the app package:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
tests/Vocup.UnitTests/SettingsTests.cs#L18
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007. (https://xunit.net/xunit.analyzers/rules/xUnit1030)
|
The logs for this run have expired and are no longer available.
Loading