Skip to content

Feat/competence document generation #759

Feat/competence document generation

Feat/competence document generation #759

Triggered via pull request January 9, 2024 15:25
Status Cancelled
Total duration 1m 7s
Artifacts

continuous-integration.yml

on: pull_request
Build frontend
44s
Build frontend
Build .NET solution
22s
Build .NET solution
Lint and format frontend
3s
Lint and format frontend
Unit testing
25s
Unit testing
Matrix: Build Docker
Matrix: Code analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 20 warnings
Lint and format frontend
Canceling since a higher priority waiting request for 'Continuous integration-243' exists
Lint and format frontend
A task was canceled.
Unit testing
Canceling since a higher priority waiting request for 'Continuous integration-243' exists
Unit testing
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/Components/CompetenceProfileComponent.cs#L19
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/Components/CompetenceProfileComponent.cs#L135
Dereference of a possibly null reference.
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/Components/CompetenceProfileComponent.cs#L177
Dereference of a possibly null reference.
Build .NET solution: Epsilon/Components/CompetenceProfileComponent.cs#L214
Dereference of a possibly null reference.
Build .NET solution: Epsilon/Components/CompetenceProfileComponent.cs#L232
Dereference of a possibly null reference.
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/Components/CompetenceProfileComponent.cs#L19
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/Components/CompetenceProfileComponent.cs#L135
Dereference of a possibly null reference.
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/Components/CompetenceProfileComponent.cs#L19
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/Components/CompetenceProfileComponent.cs#L135
Dereference of a possibly null reference.
Unit testing: Epsilon/Components/CompetenceProfileComponent.cs#L177
Dereference of a possibly null reference.
Unit testing: Epsilon/Components/CompetenceProfileComponent.cs#L214
Dereference of a possibly null reference.
Unit testing: Epsilon/Components/CompetenceProfileComponent.cs#L232
Dereference of a possibly null reference.
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/Components/CompetenceProfileComponent.cs#L19
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.