Skip to content

Rename Vocup project file to Vocup.WinForms #62

Rename Vocup project file to Vocup.WinForms

Rename Vocup project file to Vocup.WinForms #62

Triggered via push July 16, 2024 12:25
Status Success
Total duration 6m 12s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (Debug)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Debug): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Debug): src/Vocup.WinForms/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)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
build (Release): src/Vocup.WinForms/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)