Skip to content

⬆️ updated to .net9 rc2 and deps #51

⬆️ updated to .net9 rc2 and deps

⬆️ updated to .net9 rc2 and deps #51

Triggered via push October 9, 2024 07:06
Status Failure
Total duration 2m 30s
Artifacts

publish.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/Extensions/LoggerExtensions.cs#L4
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalAppHost.cs#L2
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalAppHost.cs#L3
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalApps.cs#L9
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/WindowManagement/ExternalApp.cs#L12
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/WindowManagement/ProcessWindowProvider.cs#L1
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalApps.cs#L29
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalApps.cs#L47
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalApps.cs#L62
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/Extensions/LoggerExtensions.cs#L11
The type or namespace name 'ILogger' could not be found (are you missing a using directive or an assembly reference?)
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/setup-msbuild@v1.3.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/