Adapt code to new recent files list #75
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Create the app package:
src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Create the app package:
src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Execute unit tests:
src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.
|
Loading