Skip to content

ELF: Properly handle address outside of file-backed regions #903

ELF: Properly handle address outside of file-backed regions

ELF: Properly handle address outside of file-backed regions #903

Re-run triggered December 31, 2023 17:04
Status Failure
Total duration 27s
Artifacts

dotnet-core.yml

on: pull_request
Build - Windows .NET Framework Zip
11s
Build - Windows .NET Framework Zip
Run Tests & Publish Dev Package
16s
Run Tests & Publish Dev Package
Matrix: Build Single-File Artifact
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 26 warnings
Build Single-File Artifact (linux-x64, Cpp2IL)
Trimming assemblies requires .NET Core 3.0 or higher.
Build Single-File Artifact (linux-x64, Cpp2IL)
Process completed with exit code 1.
Build Single-File Artifact (win-x64, Cpp2IL.Gui)
Trimming assemblies requires .NET Core 3.0 or higher.
Build Single-File Artifact (win-x64, Cpp2IL.Gui)
Process completed with exit code 1.
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
The job was canceled because "linux-x64_Cpp2IL" failed.
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
Trimming assemblies requires .NET Core 3.0 or higher.
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
Process completed with exit code 1.
Build Single-File Artifact (osx-x64, Cpp2IL)
The job was canceled because "linux-x64_Cpp2IL" failed.
Build Single-File Artifact (osx-x64, Cpp2IL)
Trimming assemblies requires .NET Core 3.0 or higher.
Build Single-File Artifact (osx-x64, Cpp2IL)
Process completed with exit code 1.
Build - Windows .NET Framework Zip
Trimming assemblies requires .NET Core 3.0 or higher.
Build - Windows .NET Framework Zip
Process completed with exit code 1.
Build Single-File Artifact (win-x64, Cpp2IL)
The job was canceled because "linux-x64_Cpp2IL" failed.
Build Single-File Artifact (win-x64, Cpp2IL)
The operation was canceled.
Run Tests & Publish Dev Package
Trimming assemblies requires .NET Core 3.0 or higher.
Run Tests & Publish Dev Package
Process completed with exit code 1.
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
The job was canceled because "linux-x64_Cpp2IL" failed.
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
Trimming assemblies requires .NET Core 3.0 or higher.
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
The operation was canceled.
Build Single-File Artifact (linux-x64, Cpp2IL)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Build Single-File Artifact (linux-x64, Cpp2IL)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Build Single-File Artifact (linux-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (linux-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-x64, Cpp2IL.Gui)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-x64, Cpp2IL.Gui)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (win-x64, Cpp2IL.Gui)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Build Single-File Artifact (win-x64, Cpp2IL.Gui)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Build Single-File Artifact (linux-x64, Cpp2IL.Gui)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Build Single-File Artifact (osx-x64, Cpp2IL)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Build Single-File Artifact (osx-x64, Cpp2IL)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Build Single-File Artifact (osx-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (osx-x64, Cpp2IL)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build - Windows .NET Framework Zip
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Build - Windows .NET Framework Zip
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Run Tests & Publish Dev Package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Tests & Publish Dev Package
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Tests & Publish Dev Package
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Run Tests & Publish Dev Package
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Single-File Artifact (osx-x64, Cpp2IL.Gui)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/