Fix extra space after HELIX_WORKITEM_ID and HELIX_CURRENT_LOG variabl… #73
Annotations
7 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Functions:
DevOps.Util.DotNet/Triage/TriageContextUtil.cs#L358
Nullability of reference types in value of type 'Task<ModelBuildDefinition?>' doesn't match target type 'Task<ModelBuildDefinition>'.
|
Build Functions:
DevOps.Util.DotNet/Triage/SearchTestsRequest.cs#L49
Possible null reference argument for parameter 'matchExpression' in 'bool DbFunctionsExtensions.Like(DbFunctions _, string matchExpression, string pattern)'.
|
Build Functions:
DevOps.Util.DotNet/Triage/TriageContextUtil.cs#L358
Nullability of reference types in value of type 'Task<ModelBuildDefinition?>' doesn't match target type 'Task<ModelBuildDefinition>'.
|
Build Functions:
DevOps.Util.DotNet/Triage/SearchTestsRequest.cs#L49
Possible null reference argument for parameter 'matchExpression' in 'bool DbFunctionsExtensions.Like(DbFunctions _, string matchExpression, string pattern)'.
|
Build WebApp:
DevOps.Util.DotNet/Triage/TriageContextUtil.cs#L358
Nullability of reference types in value of type 'Task<ModelBuildDefinition?>' doesn't match target type 'Task<ModelBuildDefinition>'.
|
Build WebApp:
DevOps.Util.DotNet/Triage/SearchTestsRequest.cs#L49
Possible null reference argument for parameter 'matchExpression' in 'bool DbFunctionsExtensions.Like(DbFunctions _, string matchExpression, string pattern)'.
|
The logs for this run have expired and are no longer available.
Loading