Update packages #21
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.cs#L7
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
AspNetCoreSelectTenant/Tenants/TenantAdminHandler.cs#L12
Possible null reference assignment.
|
build:
AspNetCoreSelectTenant/Tenants/TenantAdminHandler.cs#L10
Non-nullable field 'tenantHomeId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
AspNetCoreSelectTenant/Pages/SwitchTenant.cshtml.cs#L53
Possible null reference assignment.
|
build:
AspNetCoreSelectTenant/Pages/Index.cshtml.cs#L48
Possible null reference assignment.
|
build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.cs#L7
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
AspNetCoreSelectTenant/Migrations/20221101140836_init.Designer.cs#L15
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build:
AspNetCoreSelectTenant/Tenants/TenantAdminHandler.cs#L12
Possible null reference assignment.
|
build:
AspNetCoreSelectTenant/Tenants/TenantAdminHandler.cs#L10
Non-nullable field 'tenantHomeId' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|