Skip to content

Move settings to Avalonia project #77

Move settings to Avalonia project

Move settings to Avalonia project #77

Triggered via push October 14, 2024 16:56
Status Failure
Total duration 2m 22s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
build (Debug): src/Vocup.WinForms/Util/RecentFilesService.cs#L32
The type name 'RecentFile' does not exist in the type 'VocupSettings'
build (Debug): src/Vocup.WinForms/Util/RecentFilesService.cs#L38
The type name 'RecentFile' does not exist in the type 'VocupSettings'
build (Debug)
Process completed with exit code 1.
build (Release)
The job was canceled because "Debug" failed.
build (Release): src/Vocup.WinForms/Util/RecentFilesService.cs#L32
The type name 'RecentFile' does not exist in the type 'VocupSettings'
build (Release): src/Vocup.WinForms/Util/RecentFilesService.cs#L38
The type name 'RecentFile' does not exist in the type 'VocupSettings'
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/[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/