Skip to content

Update packages

Update packages #21

Triggered via push September 22, 2023 23:00
Status Success
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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/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.