Skip to content

Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.1 to 9.0.0 #60

Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.1 to 9.0.0

Bump Microsoft.AspNetCore.Authentication.OpenIdConnect from 8.0.1 to 9.0.0 #60

Triggered via pull request December 16, 2024 08:36
Status Success
Total duration 47s
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 (9, 0)
Process completed with exit code 2.
build-and-test (9, 0): pcss-client/Models/REST/AdjudicatorRestriction.cs#L32
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build-and-test (9, 0): pcss-client/Models/REST/BestDateSearch.cs#L285
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build-and-test (9, 0): pcss-client/Models/UserLoginInfo.cs#L5
Non-nullable property 'TemporaryAccessGUID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/UserLoginInfo.cs#L6
Non-nullable property 'GivenName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/UserLoginInfo.cs#L7
Non-nullable property 'Surname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/UserLoginInfo.cs#L9
Non-nullable property 'GUID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/UserLoginInfo.cs#L10
Non-nullable property 'AuthorizationDirectory' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/UserLoginInfo.cs#L11
Non-nullable property 'AccountName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/REST/ScheduleSlot.cs#L57
Non-nullable property 'ActivityCode' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-and-test (9, 0): pcss-client/Models/REST/ScheduleSlot.cs#L57
Non-nullable property 'ActivityDescription' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.