Add BlazorWasm sample for BFF v4 #290
Merged
Annotations
10 warnings
|
Run ./build.sh build:
IdentityServer/v7/Diagnostics/Otel/src/Pages/SecurityHeadersAttribute.cs#L26
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
|
Run ./build.sh build:
IdentityServer/v7/Diagnostics/Otel/src/Pages/SecurityHeadersAttribute.cs#L20
Use IHeaderDictionary.Append or the indexer to append or set headers. IDictionary.Add will throw an ArgumentException when attempting to add a duplicate key. (https://aka.ms/aspnet/analyzers)
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'CurrentPasskeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/RenamePasskey.cshtml.cs#L19
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Data/Migrations/20240123193529_Users.Designer.cs#L5
The using directive for 'IdentityServerAspNetIdentityPasskeys.Data' appeared previously in this namespace
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/Passkeys.cshtml.cs#L18
Non-nullable property 'CurrentPasskeys' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Pages/Account/RenamePasskey.cshtml.cs#L19
Non-nullable property 'StatusMessage' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Run ./build.sh build:
IdentityServer/v7/AspNetIdentityPasskeys/IdentityServerAspNetIdentityPasskeys/Data/Migrations/20240123193529_Users.Designer.cs#L5
The using directive for 'IdentityServerAspNetIdentityPasskeys.Data' appeared previously in this namespace
|
Loading