API + FrontEnd #138
Annotations
10 warnings
|
build:
ProblemSource/ProblemSourceModule/Services/TrainingAnalyzers/AiCoachAnalyzer.cs#L324
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:
Organization/Entities/Assignment.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Organization/Entities/Assignment.cs#L11
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Organization/PersonRole.cs#L7
Non-nullable property 'Person' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Common/AzureConfigEntry.cs#L53
Possible null reference argument for parameter 'node' in 'void Rec(JsonNode node)'.
|
|
build:
ProblemSource/ProblemSourceModule/Services/TrainingAnalyzers/AiCoachAnalyzer.cs#L324
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:
Organization/Entities/Assignment.cs#L12
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Organization/Entities/Assignment.cs#L11
Non-nullable property 'Role' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Organization/PersonRole.cs#L7
Non-nullable property 'Person' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Common/AzureConfigEntry.cs#L53
Possible null reference argument for parameter 'node' in 'void Rec(JsonNode node)'.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
webapp
|
27.1 MB |
sha256:c2d76a04c3cd2e07bbf85a7802a800c0115363bbf37224812a18a92d88bd9536
|
|