Skip to content

readme

readme #23

Triggered via push November 3, 2023 13:52
Status Success
Total duration 42s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/Index.cshtml.cs#L48
Possible null reference assignment.
build: AspNetCoreSelectTenant/Pages/SwitchTenant.cshtml.cs#L53
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.