Skip to content

feat: update kiota api to 25.0.2 #286

feat: update kiota api to 25.0.2

feat: update kiota api to 25.0.2 #286

Triggered via pull request August 7, 2024 02:44
Status Failure
Total duration 1m 21s
Artifacts

build.yml

on: pull_request
Matrix: build
Push GitHub Packages
0s
Push GitHub Packages
Push NuGet Packages
0s
Push NuGet Packages
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 16 warnings
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Admin/Realms/RealmsRequestBuilder.cs#L65
'IEnumerable<RealmRepresentation>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<RealmRepresentation>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Admin/Realms/Item/AdminEvents/AdminEventsRequestBuilder.cs#L69
'IEnumerable<AdminEventRepresentation>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<AdminEventRepresentation>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Admin/Realms/Item/Authentication/UnregisteredRequiredActions/UnregisteredRequiredActionsRequestBuilder.cs#L51
'IEnumerable<UnregisteredRequiredActions>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<UnregisteredRequiredActions>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Admin/Realms/Item/ClientRegistrationPolicy/Providers/ProvidersRequestBuilder.cs#L52
'IEnumerable<ComponentTypeRepresentation>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<ComponentTypeRepresentation>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Models/Access.cs#L51
'IEnumerable<string>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<string>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Admin/Realms/Item/Authentication/ClientAuthenticatorProviders/ClientAuthenticatorProvidersRequestBuilder.cs#L51
'IEnumerable<ClientAuthenticatorProviders>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<ClientAuthenticatorProviders>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Models/AbstractPolicyRepresentation.cs#L131
'IEnumerable<string>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<string>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Models/AbstractPolicyRepresentation.cs#L132
'IEnumerable<string>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<string>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Models/AbstractPolicyRepresentation.cs#L133
'IEnumerable<ResourceRepresentation>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<ResourceRepresentation>' could be found (are you missing a using directive or an assembly reference?)
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk.Kiota/Models/AbstractPolicyRepresentation.cs#L134
'IEnumerable<string>' does not contain a definition for 'AsList' and no accessible extension method 'AsList' accepting a first argument of type 'IEnumerable<string>' could be found (are you missing a using directive or an assembly reference?)
Build-windows-latest
The job was canceled because "ubuntu-latest" failed.
Build-windows-latest
The operation was canceled.
Build-ubuntu-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build-ubuntu-latest
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/
Build-ubuntu-latest
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/
Build-ubuntu-latest
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.
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
Build-ubuntu-latest: samples/WebApp/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-ubuntu-latest: samples/WebApp/Views/Shared/_LoginPartial.cshtml#L4
Dereference of a possibly null reference.
Build-ubuntu-latest: samples/WebApp/Controllers/AccountController.cs#L1
Remove the underscores from namespace name 'WebApp_OpenIDConnect_DotNet' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Build-ubuntu-latest
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.
Build-ubuntu-latest: src/Keycloak.AuthServices.Sdk/Admin/Requests/Users/GetUserCountRequestParameters.cs#L4
XML comment has cref attribute 'GetUserCountAsync' that could not be resolved
Build-ubuntu-latest: samples/WebApp/Models/ErrorViewModel.cs#L5
Non-nullable property 'RequestId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build-ubuntu-latest: samples/WebApp/Views/Shared/_LoginPartial.cshtml#L4
Dereference of a possibly null reference.
Build-ubuntu-latest: samples/WebApp/Controllers/AccountController.cs#L1
Remove the underscores from namespace name 'WebApp_OpenIDConnect_DotNet' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1707)
Build-windows-latest
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/
Build-windows-latest
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/