Skip to content

Simplify Workflow Variables with JS #615

Simplify Workflow Variables with JS

Simplify Workflow Variables with JS #615

Triggered via pull request September 6, 2024 16:03
Status Failure
Total duration 4m 13s
Artifacts

pr.yml

on: pull_request
ubuntu-latest
4m 4s
ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
ubuntu-latest
[xUnit.net 00:00:01.21] Elsa.Workflows.IntegrationTests.Scenarios.HttpRequestWithLiquid.Tests.GetProducts [FAIL]
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:02.35] Child activity receives workflow input from parent even if same name. [FAIL]
ubuntu-latest
[xUnit.net 00:00:02.58] Child activity receives input from parent event if same name and does not use global workflow input. [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)
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
Target "Test" has thrown an exception
ubuntu-latest
Process completed with exit code 255.
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
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]
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=net8.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=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]