Skip to content

rename

rename #30

Triggered via push November 25, 2023 07:08
Status Success
Total duration 55s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: RazorAzureAD/CallMyApiOne/MyApiOneService.cs#L31
Argument of type 'string?[]' cannot be used for parameter 'scopes' of type 'IEnumerable<string>' in 'Task<string> ITokenAcquisition.GetAccessTokenForUserAsync(IEnumerable<string> scopes, string? tenantId = null, string? userFlow = null, ClaimsPrincipal? user = null, TokenAcquisitionOptions? tokenAcquisitionOptions = null)' due to differences in the nullability of reference types.
build: RazorAzureAD/CallMyApiOne/MyApiOneService.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: BlazorAuth0Bff/Server/Services/MyApiUserOneClient.cs#L27
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: BlazorAuth0Bff/Server/Services/MyApiServiceTwoClient.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: RazorAzureAD/CallMyApiOne/MyApiOneService.cs#L31
Argument of type 'string?[]' cannot be used for parameter 'scopes' of type 'IEnumerable<string>' in 'Task<string> ITokenAcquisition.GetAccessTokenForUserAsync(IEnumerable<string> scopes, string? tenantId = null, string? userFlow = null, ClaimsPrincipal? user = null, TokenAcquisitionOptions? tokenAcquisitionOptions = null)' due to differences in the nullability of reference types.
build: RazorAzureAD/CallMyApiOne/MyApiOneService.cs#L33
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: BlazorAuth0Bff/Server/Services/MyApiUserOneClient.cs#L27
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.
build: BlazorAuth0Bff/Server/Services/MyApiServiceTwoClient.cs#L26
Possible null reference argument for parameter 'uriString' in 'Uri.Uri(string uriString)'.