Update NuGet packages and migrate from PInvoke to CsWin32 #25
Annotations
12 warnings
build (Debug):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Debug):
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)
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
src/Vocup/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
build (Release):
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)
|