Skip to content

Merge pull request #217 from abpframework/update-version #138

Merge pull request #217 from abpframework/update-version

Merge pull request #217 from abpframework/update-version #138

Triggered via push December 29, 2023 15:03
Status Success
Total duration 1m 18s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: shared/EShopOnAbp.Keycloak.DbMigrator/KeycloakClientOptions.cs#L5
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider 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 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 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 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.