Skip to content

Bump Azure.Identity from 1.17.1 to 1.18.0 #716

Bump Azure.Identity from 1.17.1 to 1.18.0

Bump Azure.Identity from 1.17.1 to 1.18.0 #716

Triggered via pull request March 5, 2026 16:21
Status Success
Total duration 1m 43s
Artifacts

build-and-test-api.yml

on: pull_request
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-and-test (10, 0)
Process completed with exit code 2.
build-and-test (10, 0): api/Models/Dars/TranscriptSearchRequest.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test (10, 0): api/Models/Dars/TranscriptSearchRequest.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test (10, 0): pcss-client/Clients/PersonServicesClient.cs#L153
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build-and-test (10, 0): cso-client/Models/Order/OrderActionDto.cs#L38
Non-nullable property 'OrderTerms' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (10, 0): cso-client/Models/Order/OrderTerm.cs#L8
Non-nullable property 'TermTxt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (10, 0): api/Models/Dars/TranscriptSearchRequest.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test (10, 0): api/Models/Dars/TranscriptSearchRequest.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-test (10, 0): pcss-client/Clients/PersonServicesClient.cs#L153
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
build-and-test (10, 0): cso-client/Models/Order/OrderActionDto.cs#L38
Non-nullable property 'OrderTerms' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (10, 0): cso-client/Models/Order/OrderTerm.cs#L8
Non-nullable property 'TermTxt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.