Refactor HTTP request sending logic for better clarity #2675
packages.yml
on: push
Build packages
9m 35s
Publish to feedz.io
2m 19s
Publish preview to nuget.org
0s
Publish release to nuget.org
0s
Annotations
10 warnings
Build packages
Solution "/home/runner/work/elsa-core/elsa-core/Elsa.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "IHazSolution.Solution" or remove the following entries from the solution file:
" - {99F2B1DA-2F69-4D70-A2A3-AC985AD91EC4}.Debug|Any CPU.Build.0 = Debug|Any CPU"
|
Build packages
/home/runner/work/elsa-core/elsa-core/build/_build.csproj : warning NU1604: Project dependency Microsoft.Identity.Client does not contain an inclusive lower bound. Include a lower bound in the dependency version to ensure consistent restore results. [/home/runner/work/elsa-core/elsa-core/Elsa.sln]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Implementations/Module.cs(17,20): warning S3260: Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260) [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Attributes/DependsOn.cs(7,14): warning S3376: Make this class name end with 'Attribute'. (https://rules.sonarsource.com/csharp/RSPEC-3376) [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Extensions/EnumerableTopologicalSortExtensions.cs(38,23): warning S112: 'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112) [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Implementations/Module.cs(51,35): warning IL2087: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The generic parameter 'T' of 'Elsa.Features.Implementations.Module.Configure<T>(Action<T>)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Implementations/Module.cs(154,106): warning IL2067: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The parameter 'featureType' of method 'Elsa.Features.Implementations.Module.GetOrCreateFeature(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Implementations/Module.cs(109,39): warning IL2072: 'implementationType' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'Microsoft.Extensions.DependencyInjection.ServiceDescriptor.Singleton(Type, Type)'. The return value of method 'Elsa.Features.Implementations.Module.HostedServiceDescriptor.Type.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Implementations/Module.cs(95,180): warning IL2067: 'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicConstructors' in call to 'System.Activator.CreateInstance(Type, params Object[])'. The parameter 'featureType' of method 'lambda expression' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to. [/home/runner/work/elsa-core/elsa-core/src/common/Elsa.Features/Elsa.Features.csproj]
|
Build packages
/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.ProtoActor.Cluster.AzureContainerApps/Options/AzureContainerAppsProviderOptionsValidator.cs(12,17): warning CS8767: Nullability of reference types in type of parameter 'name' of 'void AzureContainerAppsProviderOptionsValidator.PostConfigure(string name, AzureContainerAppsProviderOptions options)' doesn't match implicitly implemented member 'void IPostConfigureOptions<AzureContainerAppsProviderOptions>.PostConfigure(string? name, AzureContainerAppsProviderOptions options)' (possibly because of nullability attributes). [/home/runner/work/elsa-core/elsa-core/src/modules/Elsa.ProtoActor.Cluster.AzureContainerApps/Elsa.ProtoActor.Cluster.AzureContainerApps.csproj]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
elsa-nuget-packages
|
3.77 MB |
|