Skip to content

Upgrade Quartz and some warning fixes #616

Upgrade Quartz and some warning fixes

Upgrade Quartz and some warning fixes #616

Triggered via pull request September 8, 2024 16:41
Status Failure
Total duration 3m 59s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
ubuntu-latest
[xUnit.net 00:00:01.33] Workflows should complete successfully.(workflowFileName: "workflow6.json") [FAIL]
ubuntu-latest
[xUnit.net 00:00:01.34] Child activity receives workflow input from parent even if same name. [FAIL]
ubuntu-latest
[xUnit.net 00:00:01.45] Elsa.Workflows.IntegrationTests.Scenarios.HttpRequestWithLiquid.Tests.GetProducts [FAIL]
Child activity receives workflow input from parent even if same name.: _/test/integration/Elsa.Workflows.IntegrationTests/Scenarios/ParentChildInputs/Tests.cs#L39
Assert.Equal() Failure: Collections differ ↓ (pos 1) Expected: string[] ["Parent: Foo", "Child: Bar"] Actual: List<string> ["Parent: Foo", "Child: null"] ↑ (pos 1)
Elsa.Workflows.IntegrationTests.Scenarios.HttpRequestWithLiquid.Tests.GetProducts: _/test/integration/Elsa.Workflows.IntegrationTests/Scenarios/HttpRequestWithLiquid/Tests.cs#L35
Assert.Contains() Failure: Item not found in collection Collection: ["First product id: ", "First product price rounded: 0", "First product as json: null", "Second product id: ", "Single product id: ", ···] Not found: "First product id: 1"
ubuntu-latest
[xUnit.net 00:00:01.50] Child activity receives input from parent event if same name and does not use global workflow input. [FAIL]
Child activity receives input from parent event if same name and does not use global workflow input.: _/test/integration/Elsa.Workflows.IntegrationTests/Scenarios/ParentChildInputs/Tests.cs#L62
Assert.Equal() Failure: Collections differ ↓ (pos 1) Expected: string[] ["Parent: Foo", "Child: Foo"] Actual: List<string> ["Parent: Foo", "Child: null"] ↑ (pos 1)
ubuntu-latest
[xUnit.net 00:00:02.27] The ParallelForEach activity completes when its Body contains a Join activity [FAIL]
ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ubuntu-latest
MSBUILD : warning : Fody: No configuration entry found for the installed weaver ConfigureAwait. This weaver will be skipped. You may want to add this weaver to your FodyWeavers.xml [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Agents.Persistence.EntityFrameworkCore/Elsa.Agents.Persistence.EntityFrameworkCore.csproj::TargetFramework=net8.0]
ubuntu-latest
Proto/Shared.proto(6,1): warning : warning: Import google/protobuf/wrappers.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net6.0]
ubuntu-latest
Proto/Shared.proto(5,1): warning : warning: Import google/protobuf/empty.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net6.0]
ubuntu-latest
Proto/WorkflowInstance.Messages.proto(6,1): warning : warning: Import google/protobuf/wrappers.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net6.0]
ubuntu-latest
Proto/WorkflowInstance.Messages.proto(5,1): warning : warning: Import google/protobuf/empty.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net6.0]
ubuntu-latest
MSBUILD : warning : Fody: No configuration entry found for the installed weaver ConfigureAwait. This weaver will be skipped. You may want to add this weaver to your FodyWeavers.xml [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Agents.Persistence.EntityFrameworkCore/Elsa.Agents.Persistence.EntityFrameworkCore.csproj::TargetFramework=net6.0]
ubuntu-latest
/usr/share/dotnet/sdk/8.0.401/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(284,5): warning NETSDK1206: Found version-specific or distribution-specific runtime identifier(s): alpine-x64. Affected libraries: SQLitePCLRaw.lib.e_sqlite3. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Hangfire/Elsa.Hangfire.csproj::TargetFramework=net8.0]
ubuntu-latest
Proto/Shared.proto(5,1): warning : warning: Import google/protobuf/empty.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net8.0]
ubuntu-latest
Proto/Shared.proto(6,1): warning : warning: Import google/protobuf/wrappers.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net8.0]
ubuntu-latest
Proto/WorkflowInstance.Messages.proto(6,1): warning : warning: Import google/protobuf/wrappers.proto is unused. [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.Workflows.Runtime.ProtoActor/Elsa.Workflows.Runtime.ProtoActor.csproj::TargetFramework=net8.0]