Skip to content

Release Dev to Main #162

Release Dev to Main

Release Dev to Main #162

Triggered via pull request August 25, 2024 12:55
@pksorensenpksorensen
synchronize #98
dev
Status Failure
Total duration 2m 18s
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

17 errors and 18 warnings
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): Test/FunctionDefinitionTests.cs#L12
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.31.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
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): Test/FunctionDefinitionTests.cs#L12
The type 'ServiceCollection' exists in both 'Microsoft.Extensions.DependencyInjection.Abstractions, Version=7.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' and 'Microsoft.Extensions.DependencyInjection, Version=3.1.31.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
Building (netcoreapp3.1)
Process completed with exit code 1.
Building (net6.0)
The job was canceled because "netcoreapp3_1" failed.
Building (net6.0)
The operation was canceled.
Building (net462)
The job was canceled because "netcoreapp3_1" failed.
Building (net462)
The operation was canceled.
Building (net7.0)
The job was canceled because "netcoreapp3_1" failed.
Building (net7.0)
The operation was canceled.
Building (net48)
The job was canceled because "netcoreapp3_1" failed.
Building (net48)
The operation was canceled.
Testing (netcoreapp3.1)
Process completed with exit code 1.
Testing (net6.0)
The job was canceled because "netcoreapp3_1" failed.
Testing (net48)
The job was canceled because "netcoreapp3_1" failed.
Testing (net48)
The operation was canceled.
Building (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/
Building (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 (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): ExpressionEngine/ValueContainer.cs#L319
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Building (netcoreapp3.1): 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 (netcoreapp3.1): ExpressionEngine/ExpressionEngine.cs#L5
Missing XML comment for publicly visible type or member 'IExpressionEngine'
Building (netcoreapp3.1): ExpressionEngine/ExpressionEngine.cs#L7
Missing XML comment for publicly visible type or member 'IExpressionEngine.Parse(string)'
Building (netcoreapp3.1): ExpressionEngine/ExpressionEngine.cs#L8
Missing XML comment for publicly visible type or member 'IExpressionEngine.ParseToValueContainer(string)'
Building (netcoreapp3.1): ExpressionEngine/ExpressionEngine.cs#L11
Missing XML comment for publicly visible type or member 'ExpressionEngine'
Building (netcoreapp3.1): ExpressionEngine/ExpressionEngine.cs#L15
Missing XML comment for publicly visible type or member 'ExpressionEngine.ExpressionEngine(ExpressionGrammar)'
Building (netcoreapp3.1): ExpressionEngine/ExpressionEngine.cs#L20
Missing XML comment for publicly visible type or member 'ExpressionEngine.Parse(string)'
Testing (net462)
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 (net462)
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/
Testing (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/
Testing (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/
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/