Skip to content

Merge pull request #36 from royalapplications/unambiguos-net-versions #101

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

Merge pull request #36 from royalapplications/unambiguos-net-versions #101

Triggered via push October 9, 2024 08:17
Status Failure
Total duration 1m 15s
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.FreeRdp.WinForms/FreeRdpControl.cs#L10
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
build (Release): src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.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.FreeRdp.WinForms/Logging/DebugLoggerFactory.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.FreeRdp.WinForms/Logging/DebugLogger.cs#L8
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.FreeRdp.WinForms/Logging/DebugLogger.cs#L15
'LogLevel' is inaccessible due to its protection level
build (Release): src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L15
The type or namespace name 'EventId' could not be found (are you missing a using directive or an assembly reference?)
build (Release): src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLogger.cs#L23
'LogLevel' is inaccessible due to its protection level
build (Release): src/RoyalApps.Community.FreeRdp.WinForms/Logging/DebugLoggerFactory.cs#L7
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.FreeRdp.WinForms/FreeRdpControl.cs#L51
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.FreeRdp.WinForms/FreeRdpControl.cs#L10
The type or namespace name 'Extensions' does not exist in the namespace 'Microsoft' (are you missing 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/