Skip to content

Add getNonPassengerServices query string param #50

Add getNonPassengerServices query string param

Add getNonPassengerServices query string param #50

Triggered via pull request December 21, 2024 11:47
Status Success
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
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.