Feat/competence document generation #759
continuous-integration.yml
on: pull_request
Build frontend
44s
Build .NET solution
22s
Matrix: Build Docker
Matrix: Code analysis
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.
|