Skip to content

Update UI framework research #58

Update UI framework research

Update UI framework research #58

Triggered via push July 11, 2024 10:02
Status Success
Total duration 4m 59s
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/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)
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/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)