feat: remove Blazor UI and fix Redis TLS for Aspire 13.x #317
ci.yml
on: push
Build
1m 11s
Matrix: test
Publish Dev Containers
0s
Publish Release (NuGet + Containers)
0s
Annotations
10 errors
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251203034638_Add Multitenancy.cs#L99
In externally visible method 'void AddMultitenancy.Down(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251203034638_Add Multitenancy.cs#L14
In externally visible method 'void AddMultitenancy.Up(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251204082748_Update Multitenancy.cs#L36
In externally visible method 'void UpdateMultitenancy.Down(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251204082748_Update Multitenancy.cs#L13
In externally visible method 'void UpdateMultitenancy.Up(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251212100109_AddTenantTheme.cs#L70
In externally visible method 'void AddTenantTheme.Down(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251212100109_AddTenantTheme.cs#L14
In externally visible method 'void AddTenantTheme.Up(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251212152839_IncreaseTenantThemeUrlLength.cs#L53
In externally visible method 'void IncreaseTenantThemeUrlLength.Down(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/MultiTenancy/20251212152839_IncreaseTenantThemeUrlLength.cs#L13
In externally visible method 'void IncreaseTenantThemeUrlLength.Up(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/Webhooks/20260403090248_InitialWebhooks.cs#L76
In externally visible method 'void InitialWebhooks.Down(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|
|
Build:
src/Playground/FSH.Starter.Migrations.PostgreSQL/Webhooks/20260403090248_InitialWebhooks.cs#L14
In externally visible method 'void InitialWebhooks.Up(MigrationBuilder migrationBuilder)', validate parameter 'migrationBuilder' is non-null before using it. If appropriate, throw an 'ArgumentNullException' when the argument is 'null'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1062)
|