Bump to 7.1 #8
Merged
Bump to 7.1 #8
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnet build and publish:
src/Pages/Account/Create/Index.cshtml.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/Index.cshtml.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/InputModel.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/InputModel.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/InputModel.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/InputModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/InputModel.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Create/InputModel.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Login/Index.cshtml.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet build and publish:
src/Pages/Account/Login/Index.cshtml.cs#L165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Loading