update migreation to dotnet 8 #20
Annotations
1 error and 12 warnings
deploy
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Migrations/20241210134127_init.cs#L10
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Migrations/20241210134127_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Models/Order.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Admin/Details.cshtml.cs#L122
The type name 'item' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Admin/Details.cshtml.cs#L14
The field 'DetailsModel._logger' is never used
|
build:
Migrations/20241210134127_init.cs#L10
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Migrations/20241210134127_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
Models/Order.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Admin/Details.cshtml.cs#L122
The type name 'item' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|