Skip to content

Merge pull request #12 from royalapplications/unambiguos-net-versions #54

Merge pull request #12 from royalapplications/unambiguos-net-versions

Merge pull request #12 from royalapplications/unambiguos-net-versions #54

Triggered via push October 9, 2024 08:17
Status Failure
Total duration 1m 22s
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/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): src/RoyalApps.Community.ExternalApps.WinForms/Extensions/LoggerExtensions.cs#L12
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/ExternalAppHost.cs#L51
The type or namespace name 'ILoggerFactory' could not be found (are you missing a using directive or an assembly reference?)
build (Release): src/RoyalApps.Community.ExternalApps.WinForms/ExternalAppHost.cs#L56
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/[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/