Fix tt spacing #391
Annotations
10 errors and 4 warnings
Member 'System.Threading.Tasks.Task Microsoft.Identity.Abstractions.IDownstreamApi.PatchForUserAsync<TInput>(string?, TInput, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod>?, System.Security.Claims.ClaimsPrincipal?, System.Threading.CancellationToken)' exists on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll but not on lib/net8.0/Microsoft.Identity.Abstractions.dll
|
Member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.PatchForUserAsync<TInput, TOutput>(string?, TInput, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod>?, System.Security.Claims.ClaimsPrincipal?, System.Threading.CancellationToken)' exists on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll but not on lib/net8.0/Microsoft.Identity.Abstractions.dll
|
Member 'System.Threading.Tasks.Task Microsoft.Identity.Abstractions.IDownstreamApi.PatchForAppAsync<TInput>(string?, TInput, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod>?, System.Threading.CancellationToken)' exists on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll but not on lib/net8.0/Microsoft.Identity.Abstractions.dll
|
Member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.PatchForAppAsync<TInput, TOutput>(string?, TInput, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod>?, System.Threading.CancellationToken)' exists on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll but not on lib/net8.0/Microsoft.Identity.Abstractions.dll
|
Cannot add interface member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.CallApiForUserAsync<TInput, TOutput>(string?, TInput, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TInput>, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TOutput>, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptions>?, System.Security.Claims.ClaimsPrincipal?, System.Threading.CancellationToken)' to lib/net8.0/Microsoft.Identity.Abstractions.dll because it does not exist on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll
|
Cannot add interface member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.CallApiForUserAsync<TOutput>(string, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TOutput>, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptions>?, System.Security.Claims.ClaimsPrincipal?, System.Threading.CancellationToken)' to lib/net8.0/Microsoft.Identity.Abstractions.dll because it does not exist on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll
|
Cannot add interface member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.CallApiForAppAsync<TInput, TOutput>(string?, TInput, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TInput>, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TOutput>, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptions>?, System.Threading.CancellationToken)' to lib/net8.0/Microsoft.Identity.Abstractions.dll because it does not exist on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll
|
Cannot add interface member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.CallApiForAppAsync<TOutput>(string, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TOutput>, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptions>?, System.Threading.CancellationToken)' to lib/net8.0/Microsoft.Identity.Abstractions.dll because it does not exist on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll
|
Cannot add interface member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.GetForUserAsync<TOutput>(string?, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TOutput>, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod>?, System.Security.Claims.ClaimsPrincipal?, System.Threading.CancellationToken)' to lib/net8.0/Microsoft.Identity.Abstractions.dll because it does not exist on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll
|
Cannot add interface member 'System.Threading.Tasks.Task<TOutput?> Microsoft.Identity.Abstractions.IDownstreamApi.GetForUserAsync<TInput, TOutput>(string?, TInput, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TInput>, System.Text.Json.Serialization.Metadata.JsonTypeInfo<TOutput>, System.Action<Microsoft.Identity.Abstractions.DownstreamApiOptionsReadOnlyHttpMethod>?, System.Security.Claims.ClaimsPrincipal?, System.Threading.CancellationToken)' to lib/net8.0/Microsoft.Identity.Abstractions.dll because it does not exist on lib/netstandard2.1/Microsoft.Identity.Abstractions.dll
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading