Skip to content

Update to .NET 9.0

Update to .NET 9.0 #80

Triggered via push November 16, 2024 15:34
Status Failure
Total duration 2m 9s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
build (Debug): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L16
Property 'BaseImage' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L20
Property 'Unpracticed' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L30
Property 'WronglyPracticed' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L50
Property 'FullyPracticed' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L40
Property 'CorrectlyPracticed' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/MainForm.cs#L34
Property 'CurrentController' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/MainForm.cs#L33
Property 'CurrentBook' does not configure the code serialization for its property content
build (Debug): src/Vocup.WinForms/Forms/SpecialCharKeyboard.cs#L32
Property 'KeyboardEnabled' does not configure the code serialization for its property content
build (Debug)
Process completed with exit code 1.
build (Release)
The job was canceled because "Debug" failed.
build (Release): src/Vocup.WinForms/MainForm.cs#L33
Property 'CurrentBook' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/MainForm.cs#L34
Property 'CurrentController' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L16
Property 'BaseImage' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L50
Property 'FullyPracticed' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L30
Property 'WronglyPracticed' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L20
Property 'Unpracticed' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/Controls/StatisticsPanel.cs#L40
Property 'CorrectlyPracticed' does not configure the code serialization for its property content
build (Release): src/Vocup.WinForms/Forms/SpecialCharKeyboard.cs#L32
Property 'KeyboardEnabled' does not configure the code serialization for its property content
build (Release)
Process completed with exit code 1.
build (Debug): 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.