Skip to content

Merge branch 'master' into last-files-list #74

Merge branch 'master' into last-files-list

Merge branch 'master' into last-files-list #74

Triggered via push September 29, 2024 09:37
Status Failure
Total duration 2m 37s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
build (Debug): src/Vocup.WinForms/MainForm.cs#L103
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Debug): src/Vocup.WinForms/MainForm.cs#L404
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Debug): src/Vocup.WinForms/MainForm.cs#L632
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Debug): src/Vocup.WinForms/Program.cs#L86
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Release): src/Vocup.WinForms/Program.cs#L86
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Debug): src/Vocup.WinForms/Program.cs#L88
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Release): src/Vocup.WinForms/Program.cs#L88
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Debug)
Process completed with exit code 1.
build (Release): src/Vocup.WinForms/MainForm.cs#L103
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Release): src/Vocup.WinForms/MainForm.cs#L404
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Release): src/Vocup.WinForms/MainForm.cs#L632
'VocupSettings' does not contain a definition for 'LastFile' and no accessible extension method 'LastFile' accepting a first argument of type 'VocupSettings' could be found (are you missing a using directive or an assembly reference?)
build (Release)
Process completed with exit code 1.
build (Debug)
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/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)
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/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 (Release): src/Vocup.WinForms/Controls/ResponsiveButton.cs#L50
Converting null literal or possible null value to non-nullable type.