Skip to content

👷 update docker file #5

👷 update docker file

👷 update docker file #5

Re-run triggered April 26, 2023 13:42
Status Failure
Total duration 6m 18s
Artifacts

build-pack.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 7 warnings
build
Process completed with exit code 125.
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, rlespinasse/github-slug-action@3.6.0. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
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.