Skip to content

Improve dutch translation #50

Improve dutch translation

Improve dutch translation #50

Triggered via push May 2, 2024 09:10
Status Success
Total duration 5m 50s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build (Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/setup-msbuild@v1.1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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)