feat: Add Sdk client vNext #178
Annotations
25 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dotnet Cake Pack
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Dotnet Cake Pack:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Dotnet Cake Pack
The entry point of the program is global code; ignoring 'AutoGeneratedProgram.Main(string[])' entry point.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakUserClient.cs#L70
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Protection/KeycloakProtectionClient.cs#L120
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L236
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L241
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L313
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L318
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Pack:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L323
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
Dotnet Cake Build:
samples/Blazor/Shared/WeatherForecast.cs#L1
Rename namespace Blazor.Shared so that it no longer conflicts with the reserved language keyword 'Shared'. Using a reserved keyword as the name of a namespace makes it harder for consumers in other languages to use the namespace. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1716)
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/IKeycloakUserClient.cs#L70
XML comment has badly formed XML -- 'End tag was not expected at this location.'
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Protection/KeycloakProtectionClient.cs#L120
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L236
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L241
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L313
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L318
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/Admin/KeycloakClient.cs#L323
Possible null reference argument for parameter 'value' in 'QueryBuilder QueryBuilder.Add(string key, string value)'.
|
Dotnet Cake Build:
src/Keycloak.AuthServices.Sdk/HttpResponseExtensions.cs#L36
XML comment has a typeparam tag for 'T', but there is no type parameter by that name
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Checkout
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "ubuntu-latest", "windows-latest".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading