Skip to content

[CHA-1224] support delivery receipts #421

[CHA-1224] support delivery receipts

[CHA-1224] support delivery receipts #421

Triggered via pull request September 3, 2025 12:55
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: pull_request
🧪 Run tests
40s
🧪 Run tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
🧪 Run tests: src/Clients/UserClient.cs#L289
The type 'StreamChat.Models.EventResponse' cannot be used as type parameter 'T' in the generic type or method 'ClientBase.ExecuteRequestAsync<T>(string, HttpMethod, HttpStatusCode, object, IEnumerable<KeyValuePair<string, string>>, MultipartFormDataContent)'. There is no implicit reference conversion from 'StreamChat.Models.EventResponse' to 'StreamChat.Models.ApiResponse'.
🧪 Run tests: src/Clients/UserClient.cs#L283
The name 'GetClient' does not exist in the current context
🧪 Run tests: src/Clients/UserClient.cs#L289
The type 'StreamChat.Models.EventResponse' cannot be used as type parameter 'T' in the generic type or method 'ClientBase.ExecuteRequestAsync<T>(string, HttpMethod, HttpStatusCode, object, IEnumerable<KeyValuePair<string, string>>, MultipartFormDataContent)'. There is no implicit reference conversion from 'StreamChat.Models.EventResponse' to 'StreamChat.Models.ApiResponse'.
🧪 Run tests: src/Clients/UserClient.cs#L283
The name 'GetClient' does not exist in the current context
🧪 Run tests: src/Clients/UserClient.cs#L289
The type 'StreamChat.Models.EventResponse' cannot be used as type parameter 'T' in the generic type or method 'ClientBase.ExecuteRequestAsync<T>(string, HttpMethod, HttpStatusCode, object, IEnumerable<KeyValuePair<string, string>>, MultipartFormDataContent)'. There is no implicit reference conversion from 'StreamChat.Models.EventResponse' to 'StreamChat.Models.ApiResponse'.
🧪 Run tests: src/Clients/UserClient.cs#L283
The name 'GetClient' does not exist in the current context
🧪 Run tests: src/Clients/UserClient.cs#L289
The type 'StreamChat.Models.EventResponse' cannot be used as type parameter 'T' in the generic type or method 'ClientBase.ExecuteRequestAsync<T>(string, HttpMethod, HttpStatusCode, object, IEnumerable<KeyValuePair<string, string>>, MultipartFormDataContent)'. There is no implicit reference conversion from 'StreamChat.Models.EventResponse' to 'StreamChat.Models.ApiResponse'.
🧪 Run tests: src/Clients/UserClient.cs#L283
The name 'GetClient' does not exist in the current context
🧪 Run tests: src/Clients/UserClient.cs#L289
The type 'StreamChat.Models.EventResponse' cannot be used as type parameter 'T' in the generic type or method 'ClientBase.ExecuteRequestAsync<T>(string, HttpMethod, HttpStatusCode, object, IEnumerable<KeyValuePair<string, string>>, MultipartFormDataContent)'. There is no implicit reference conversion from 'StreamChat.Models.EventResponse' to 'StreamChat.Models.ApiResponse'.
🧪 Run tests: src/Clients/UserClient.cs#L283
The name 'GetClient' does not exist in the current context
🧪 Run tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
🧪 Run tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
🧪 Run tests
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
🧪 Run tests
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
🧪 Run tests
The `set-output` 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/