Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Upgrade to ABP version 9.0.0 #204

Upgrade to ABP version 9.0.0

Upgrade to ABP version 9.0.0 #204

Triggered via pull request December 3, 2024 10:20
@EngincanVEngincanV
synchronize #273
net9
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakClientOptions.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakClientOptions.cs#L6
Non-nullable property 'AdminUserName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakClientOptions.cs#L7
Non-nullable property 'AdminPassword' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakClientOptions.cs#L8
Non-nullable property 'RealmName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: shared/EShopOnAbp.Keycloak.DbMigrator/EShopOnAbpDbMigratorModule.cs#L18
Possible null reference assignment.
build: shared/EShopOnAbp.Keycloak.DbMigrator/EShopOnAbpDbMigratorModule.cs#L19
Possible null reference assignment.
build: shared/EShopOnAbp.Keycloak.DbMigrator/EShopOnAbpDbMigratorModule.cs#L20
Possible null reference assignment.
build: shared/EShopOnAbp.Keycloak.DbMigrator/EShopOnAbpDbMigratorModule.cs#L21
Possible null reference assignment.
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakDataSeeder.cs#L265
Dereference of a possibly null reference.
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakDataSeeder.cs#L296
Dereference of a possibly null reference.