Skip to content

fix target systems

fix target systems #3

Triggered via push October 5, 2024 12:45
Status Success
Total duration 1m 31s
Artifacts 4

build.yml

on: push
Matrix: Build and publish .NET Core self-contained executables
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64): Program.cs#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64): Listeners/UnixLogListener.cs#L128
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64): Extensions/Win32Extensions.cs#L46
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64): Extensions/Win32Extensions.cs#L55
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64): Extensions/Win32Extensions.cs#L45
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (macos-latest, osx-x64, x64): Listeners/WindowsLogListener.cs#L62
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64): Program.cs#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64): Listeners/UnixLogListener.cs#L128
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64): Extensions/Win32Extensions.cs#L55
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64): Extensions/Win32Extensions.cs#L45
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64): Extensions/Win32Extensions.cs#L46
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (ubuntu-latest, linux-x64, x64): Listeners/WindowsLogListener.cs#L62
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86): Program.cs#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86): Listeners/UnixLogListener.cs#L128
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86): Extensions/Win32Extensions.cs#L55
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86): Extensions/Win32Extensions.cs#L45
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86): Extensions/Win32Extensions.cs#L46
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x86, x86): Listeners/WindowsLogListener.cs#L62
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64): Program.cs#L91
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64): Listeners/UnixLogListener.cs#L128
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64): Listeners/WindowsLogListener.cs#L62
This call site is reachable on all platforms. 'PipeTransmissionMode.Message' is supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64): Extensions/Win32Extensions.cs#L46
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64): Extensions/Win32Extensions.cs#L55
This call site is reachable on: 'Windows' all versions. 'Icon.ExtractAssociatedIcon(string)' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build and publish .NET Core self-contained executables (windows-latest, win-x64, x64): Extensions/Win32Extensions.cs#L45
This call site is reachable on: 'Windows' all versions. 'Icon.Handle' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "macos-latest-x64", "ubuntu-latest-x64", "windows-latest-x64", "windows-latest-x86". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
macos-latest-x64
66.3 MB
ubuntu-latest-x64
65.8 MB
windows-latest-x64
66.5 MB
windows-latest-x86
61.5 MB