Add getNonPassengerServices query string param #50
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.
|