Skip to content

build and pack

build and pack #43

Manually triggered January 23, 2024 10:47
Status Success
Total duration 5m 27s
Artifacts

build-pack.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, rlespinasse/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
'before' field is missing in event payload - changes will be detected from last commit
build: src/Passingwind.Abp.ElsaModule.Application.Contracts/Teams/WorkflowTeamSetWorkflowRequestDto.cs#L6
Provide a message for the ObsoleteAttribute that marks WorkflowTeamSetWorkflowRequestDto as Obsolete (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1041)
build: src/Passingwind.Abp.ElsaModule.Domain/ElsaDesignerRuntimeSelectListSettings.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: src/Passingwind.Abp.ElsaModule.Domain/ElsaStartup.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/RoleNameChangedEventHandler.cs#L9
Rename type name RoleNameChangedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/WorkflowGroupLocalEventHandler.cs#L11
Rename type name WorkflowGroupLocalEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/WorkflowTeamEventHandler.cs#L12
Rename type name WorkflowTeamEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Passingwind.Abp.ElsaModule.Domain/Common/WorkflowInstance.cs#L52
Provide a message for the ObsoleteAttribute that marks Fault as Obsolete (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1041)
build: src/Passingwind.Abp.ElsaModule.Domain/WorkflowHelper.cs#L23
Prefer 'AsSpan' over 'Substring' when span-based overloads are available (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1846)
build: src/Passingwind.Abp.ElsaModule.Domain/GlobalVariables/GlobalVariableDomainService.cs#L23
Forward the 'cancellationToken' parameter to the 'GetOrAddAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
build: src/Passingwind.Abp.ElsaModule.Domain/Teams/WorkflowTeamManager.cs#L43
Forward the 'cancellationToken' parameter to the 'FindAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
build: src/Passingwind.Abp.ElsaModule.Application.Contracts/Teams/WorkflowTeamSetWorkflowRequestDto.cs#L6
Provide a message for the ObsoleteAttribute that marks WorkflowTeamSetWorkflowRequestDto as Obsolete (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1041)
build: src/Passingwind.Abp.ElsaModule.Domain/ElsaDesignerRuntimeSelectListSettings.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: src/Passingwind.Abp.ElsaModule.Domain/ElsaStartup.cs#L1
Remove file with no code. (https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1093)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/RoleNameChangedEventHandler.cs#L9
Rename type name RoleNameChangedEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/WorkflowGroupLocalEventHandler.cs#L11
Rename type name WorkflowGroupLocalEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/WorkflowTeamEventHandler.cs#L12
Rename type name WorkflowTeamEventHandler so that it does not end in 'EventHandler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1711)
build: src/Passingwind.Abp.ElsaModule.Domain/Common/WorkflowInstance.cs#L52
Provide a message for the ObsoleteAttribute that marks Fault as Obsolete (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1041)
build: src/Passingwind.Abp.ElsaModule.Domain/EventHandlers/GlobalVariableEventHander.cs#L28
The logging message template should not vary between calls to 'LoggerExtensions.LogDebug(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2254)
build: src/Passingwind.Abp.ElsaModule.Domain/GlobalVariables/GlobalVariableDomainService.cs#L23
Forward the 'cancellationToken' parameter to the 'GetOrAddAsync' method or pass in 'CancellationToken.None' explicitly to indicate intentionally not propagating the token (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2016)
build: src/Passingwind.Abp.ElsaModule.Domain/WorkflowHelper.cs#L23
Prefer 'AsSpan' over 'Substring' when span-based overloads are available (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1846)