Add shell reload API endpoints and client support (#7353) #4467
packages.yml
on: push
Test with coverage
8m 19s
Deploy coverage to GitHub Pages
9s
Publish to feedz.io
2m 20s
Publish release to nuget.org
0s
Annotations
10 warnings
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Extensions/ExpressionExecutionContextExtensions.cs#L476
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
|
Test with coverage:
test/component/Elsa.Workflows.ComponentTests/Scenarios/Multitenancy/MultitenancyTests.cs#L20
The literal or constant value Tenant.DefaultTenantId should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'DefaultTenant_ShouldUseEmptyStringAsId' on type 'MultitenancyTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
|
Test with coverage:
test/component/Elsa.Workflows.ComponentTests/Scenarios/WorkflowDefinitionReload/ReloadWorkflowTests.cs#L91
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
|
Test with coverage:
src/modules/Elsa.Dsl.ElsaScript/Compiler/ElsaScriptCompiler.cs#L497
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
|
|
Test with coverage:
src/modules/Elsa.Dsl.ElsaScript/Parser/ElsaScriptParser.cs#L459
Argument of type 'Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)>? Metadata)>' cannot be used for parameter 'or' of type 'Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)>' in 'Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)> Parsers.Or<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)>(Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)> parser, Parser<(string WorkflowId, IReadOnlyList<(string Name, object Value)> Metadata)> or)' due to differences in the nullability of reference types.
|
|
Test with coverage:
src/modules/Elsa.Dsl.ElsaScript/Compiler/ElsaScriptCompiler.cs#L117
Possible null reference return.
|
|
Test with coverage:
src/modules/Elsa.Expressions.JavaScript/Providers/ActivityOutputFunctionsDefinitionProvider.cs#L33
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
|
Test with coverage:
src/modules/Elsa.Workflows.Management/Activities/WorkflowDefinitionActivity/WorkflowDefinitionActivityProvider.cs#L12
Parameter 'tenantAccessor' is unread.
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Activities/Flowchart/Models/FlowchartExecutionMode.cs#L9
XML comment has cref attribute 'UseTokenFlow' that could not be resolved
|
|
Test with coverage:
src/modules/Elsa.Workflows.Core/Extensions/ExpressionExecutionContextExtensions.cs#L476
Possible null reference argument for parameter 'input' in 'string InflectorExtensions.Pascalize(string input)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-reports
|
5.43 MB |
sha256:38756c4077a2883f2f2e3925fef49797326c780ca5c8d938465dc9f89ac7637c
|
|
|
elsa-nuget-packages
|
9.51 MB |
sha256:92852973e67e516e0bf5330effc08b7d3c02fb07a316a624fb6df1214d20b857
|
|
|
github-pages
Expired
|
5.13 MB |
sha256:573c40984be28c75090100e996abc0d4f3f389e56aa29f1657c73c62ae098e6f
|
|