Skip to content

build and pack

build and pack #27

Manually triggered July 29, 2023 04:47
Status Failure
Total duration 1m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-pack.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
build: src/Passingwind.Abp.ElsaModule.ElsaExtensions/Services/WorkflowCSharpEditorService.cs#L132
'CompletionHelper' does not contain a definition for 'MatchesPattern' and no accessible extension method 'MatchesPattern' accepting a first argument of type 'CompletionHelper' could be found (are you missing a using directive or an assembly reference?)
build: src/Passingwind.Abp.ElsaModule.ElsaExtensions/Services/WorkflowCSharpEditorService.cs#L132
'CompletionHelper' does not contain a definition for 'MatchesPattern' and no accessible extension method 'MatchesPattern' accepting a first argument of type 'CompletionHelper' could be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
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: test/Passingwind.Abp.ElsaModule.TestBase/Samples/SampleRepository_Tests.cs#L22
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: test/Passingwind.Abp.ElsaModule.Domain.Tests/Samples/SampleManager_Tests.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: test/Passingwind.Abp.ElsaModule.TestBase/Samples/SampleRepository_Tests.cs#L22
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: test/Passingwind.Abp.ElsaModule.Domain.Tests/Samples/SampleManager_Tests.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.