Skip to content

Release Dev to Main #157

Release Dev to Main

Release Dev to Main #157

Triggered via pull request August 25, 2024 11:48
@pksorensenpksorensen
synchronize #98
dev
Status Failure
Total duration 2m 12s
Artifacts

build.yml

on: pull_request
Matrix: Building
Matrix: Testing
Generate docs and publish artifacts
0s
Generate docs and publish artifacts
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 40 warnings
Testing (netcoreapp3.1)
Process completed with exit code 1.
Testing (net7.0)
The job was canceled because "netcoreapp3_1" failed.
Testing (net7.0)
The operation was canceled.
Testing (net6.0)
The job was canceled because "netcoreapp3_1" failed.
Testing (net6.0)
The operation was canceled.
Testing (net462)
The job was canceled because "netcoreapp3_1" failed.
Testing (net462)
The operation was canceled.
Testing (net48)
The job was canceled because "netcoreapp3_1" failed.
Testing (net48)
The operation was canceled.
Building (net7.0)
Assets file 'D:\a\ExpressionEngine\ExpressionEngine\ExpressionEngine\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
Building (net7.0)
Assets file 'D:\a\ExpressionEngine\ExpressionEngine\ExpressionEngine\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project.
Building (net7.0)
Process completed with exit code 1.
Building (net48)
The job was canceled because "net7_0" failed.
Building (net462)
The job was canceled because "net7_0" failed.
Building (net462)
The operation was canceled.
Building (netcoreapp3.1)
The job was canceled because "net7_0" failed.
Building (netcoreapp3.1)
Assets file 'D:\a\ExpressionEngine\ExpressionEngine\ExpressionEngine\obj\project.assets.json' doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project.
Building (netcoreapp3.1)
Assets file 'D:\a\ExpressionEngine\ExpressionEngine\ExpressionEngine\obj\project.assets.json' doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project.
Building (netcoreapp3.1)
The operation was canceled.
Building (net6.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building (net6.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building (net6.0)
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.
Building (net6.0): ExpressionEngine/ValueContainer.cs#L319
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building (net6.0): ExpressionEngine/Functions/Implementations/CollectionFunctions/UnionFunction.cs#L10
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.
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L5
Missing XML comment for publicly visible type or member 'IExpressionEngine'
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L7
Missing XML comment for publicly visible type or member 'IExpressionEngine.Parse(string)'
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L8
Missing XML comment for publicly visible type or member 'IExpressionEngine.ParseToValueContainer(string)'
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L11
Missing XML comment for publicly visible type or member 'ExpressionEngine'
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L15
Missing XML comment for publicly visible type or member 'ExpressionEngine.ExpressionEngine(ExpressionGrammar)'
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L20
Missing XML comment for publicly visible type or member 'ExpressionEngine.Parse(string)'
Building (net6.0): ExpressionEngine/ExpressionEngine.cs#L25
Missing XML comment for publicly visible type or member 'ExpressionEngine.ParseToValueContainer(string)'
Testing (netcoreapp3.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Testing (netcoreapp3.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building (net7.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Building (net7.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Building (net7.0)
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.
Building (net7.0): ExpressionEngine/ValueContainer.cs#L319
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building (net7.0): ExpressionEngine/Functions/Implementations/CollectionFunctions/UnionFunction.cs#L10
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.
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L5
Missing XML comment for publicly visible type or member 'IExpressionEngine'
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L7
Missing XML comment for publicly visible type or member 'IExpressionEngine.Parse(string)'
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L8
Missing XML comment for publicly visible type or member 'IExpressionEngine.ParseToValueContainer(string)'
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L11
Missing XML comment for publicly visible type or member 'ExpressionEngine'
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L15
Missing XML comment for publicly visible type or member 'ExpressionEngine.ExpressionEngine(ExpressionGrammar)'
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L20
Missing XML comment for publicly visible type or member 'ExpressionEngine.Parse(string)'
Building (net7.0): ExpressionEngine/ExpressionEngine.cs#L25
Missing XML comment for publicly visible type or member 'ExpressionEngine.ParseToValueContainer(string)'
Building (net48)
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.
Building (net48): ExpressionEngine/ValueContainer.cs#L319
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building (net48): ExpressionEngine/Functions/Implementations/CollectionFunctions/UnionFunction.cs#L10
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.
Building (net48): ExpressionEngine/ExpressionEngine.cs#L5
Missing XML comment for publicly visible type or member 'IExpressionEngine'
Building (net48): ExpressionEngine/ExpressionEngine.cs#L7
Missing XML comment for publicly visible type or member 'IExpressionEngine.Parse(string)'
Building (net48): ExpressionEngine/ExpressionEngine.cs#L8
Missing XML comment for publicly visible type or member 'IExpressionEngine.ParseToValueContainer(string)'
Building (net48): ExpressionEngine/ExpressionEngine.cs#L11
Missing XML comment for publicly visible type or member 'ExpressionEngine'
Building (net48): ExpressionEngine/ExpressionEngine.cs#L15
Missing XML comment for publicly visible type or member 'ExpressionEngine.ExpressionEngine(ExpressionGrammar)'
Building (net48): ExpressionEngine/ExpressionEngine.cs#L20
Missing XML comment for publicly visible type or member 'ExpressionEngine.Parse(string)'
Building (net48): ExpressionEngine/ExpressionEngine.cs#L25
Missing XML comment for publicly visible type or member 'ExpressionEngine.ParseToValueContainer(string)'
Building (netcoreapp3.1)
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.
Building (netcoreapp3.1)
ProjectReference 'D:\a\ExpressionEngine\ExpressionEngine\ExpressionEngine\ExpressionEngine.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v3.1'. This project may not be fully compatible with your project.
Building (netcoreapp3.1)
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.
Building (netcoreapp3.1)
ProjectReference 'D:\a\ExpressionEngine\ExpressionEngine\ExpressionEngine\ExpressionEngine.csproj' was resolved using '.NETFramework,Version=v4.6.2' instead of the project target framework '.NETCoreApp,Version=v3.1'. This project may not be fully compatible with your project.