Skip to content

Add getNonPassengerServices query string param (#38) #51

Add getNonPassengerServices query string param (#38)

Add getNonPassengerServices query string param (#38) #51

Triggered via push December 21, 2024 14:21
Status Success
Total duration 44s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: Huxley2/Services/CrsService.cs#L193
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: Huxley2/Services/AccessTokenService.cs#L30
Possible null reference assignment.
build: Huxley2/Services/AccessTokenService.cs#L31
Possible null reference assignment.
build: Huxley2/Services/AccessTokenService.cs#L32
Possible null reference assignment.
build: Huxley2/Services/AccessTokenService.cs#L21
Non-nullable field '_darwinAccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Huxley2/Services/AccessTokenService.cs#L21
Non-nullable field '_darwinStaffAccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Huxley2/Services/AccessTokenService.cs#L21
Non-nullable field '_clientAccessToken' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: Huxley2/Services/CrsService.cs#L193
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: Huxley2/Services/AccessTokenService.cs#L30
Possible null reference assignment.
build: Huxley2/Services/AccessTokenService.cs#L31
Possible null reference assignment.