Fixed donet push path #9
Annotations
1 error and 11 warnings
Publish
Process completed with exit code 1.
|
Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L139
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L143
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L145
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L147
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L149
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L151
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/KeycloakClient.cs#L68
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L139
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Publish:
src/Keycloak.Net.Core/Models/RealmsAdmin/Realm.cs#L141
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|