Skip to content

Bump Microsoft.EntityFrameworkCore.Tools from 10.0.2 to 10.0.3 #705

Bump Microsoft.EntityFrameworkCore.Tools from 10.0.2 to 10.0.3

Bump Microsoft.EntityFrameworkCore.Tools from 10.0.2 to 10.0.3 #705

Status Success
Total duration 1m 41s
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.