Skip to content

Update deployment workflow #787

Update deployment workflow

Update deployment workflow #787

Triggered via pull request January 11, 2024 11:47
Status Cancelled
Total duration 1m 31s
Artifacts

continuous-integration.yml

on: pull_request
Build frontend
35s
Build frontend
Build .NET solution
19s
Build .NET solution
Lint and format frontend
15s
Lint and format frontend
Unit testing
26s
Unit testing
Matrix: Build Docker
Matrix: Code analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
Code analysis (javascript-typescript)
Canceling since a higher priority waiting request for 'Continuous integration-252' exists
Code analysis (javascript-typescript)
The operation was canceled.
Code analysis (csharp)
Canceling since a higher priority waiting request for 'Continuous integration-252' exists
Code analysis (csharp)
The operation was canceled.
Build Docker (development)
Canceling since a higher priority waiting request for 'Continuous integration-252' exists
Build Docker (development)
The operation was canceled.
Build Docker (staging)
Canceling since a higher priority waiting request for 'Continuous integration-252' exists
Build Docker (staging)
The operation was canceled.
Build Docker (production)
Canceling since a higher priority waiting request for 'Continuous integration-252' exists
Build Docker (production)
The operation was canceled.
Build .NET solution: Epsilon.Abstractions/Components/PageComponent.cs#L9
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 .NET solution: Epsilon/Services/CompetenceDocumentService.cs#L55
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 .NET solution: Epsilon.Abstractions/Components/PageComponent.cs#L9
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 .NET solution: Epsilon/Services/CompetenceDocumentService.cs#L55
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.
Unit testing: Epsilon.Abstractions/Components/PageComponent.cs#L9
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.
Unit testing: Epsilon/Services/CompetenceDocumentService.cs#L55
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.
Unit testing: Epsilon.Abstractions/Components/PageComponent.cs#L9
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.
Unit testing: Epsilon/Services/CompetenceDocumentService.cs#L55
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.
Lint and format frontend: Epsilon.Host.Frontend/src/components/wrapped/WrappedDialog.vue#L3
Variable 'props' is already declared in the upper scope
Code analysis (javascript-typescript)
Debugging artifacts are unavailable since the 'init' Action failed before it could produce any.