Skip to content

Remove API Container creation in Github Actions for Version Tag #204

Remove API Container creation in Github Actions for Version Tag

Remove API Container creation in Github Actions for Version Tag #204

Triggered via push January 4, 2025 10:40
Status Success
Total duration 2m 26s
Artifacts
Build and Push Docker Image (App)
59s
Build and Push Docker Image (App)
Build and Push Docker Image (API)
56s
Build and Push Docker Image (API)
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run Test Cases
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Test Cases: OpenBudgeteer.Core.Test/Tests/PageViewModels/TransactionPageViewModelTest.cs#L32
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.
Run Test Cases: OpenBudgeteer.Core.Test/Tests/PageViewModels/TransactionPageViewModelTest.cs#L32
Public method 'ProposeBuckets_CheckOrder' on test class 'TransactionPageViewModelTest' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
Build and Push Docker Image (API)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Push Docker Image (App)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636