Skip to content

[CHA-1578] refactor: code generated from openapi specs #89

[CHA-1578] refactor: code generated from openapi specs

[CHA-1578] refactor: code generated from openapi specs #89

Triggered via pull request March 4, 2026 13:29
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
build-and-test
26s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build-and-test: tests/ChatMiscIntegrationTests.cs#L443
'StreamClient' does not contain a definition for 'ListCommandsAsync' and no accessible extension method 'ListCommandsAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L437
'StreamClient' does not contain a definition for 'GetCommandAsync' and no accessible extension method 'GetCommandAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L423
'StreamClient' does not contain a definition for 'CreateCommandAsync' and no accessible extension method 'CreateCommandAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L213
'StreamClient' does not contain a definition for 'ListChannelTypesAsync' and no accessible extension method 'ListChannelTypesAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L206
'StreamClient' does not contain a definition for 'DeleteChannelTypeAsync' and no accessible extension method 'DeleteChannelTypeAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L190
'StreamClient' does not contain a definition for 'DeleteChannelTypeAsync' and no accessible extension method 'DeleteChannelTypeAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L171
'StreamClient' does not contain a definition for 'ListChannelTypesAsync' and no accessible extension method 'ListChannelTypesAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L156
'StreamClient' does not contain a definition for 'UpdateChannelTypeAsync' and no accessible extension method 'UpdateChannelTypeAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L143
'StreamClient' does not contain a definition for 'GetChannelTypeAsync' and no accessible extension method 'GetChannelTypeAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: tests/ChatMiscIntegrationTests.cs#L123
'StreamClient' does not contain a definition for 'CreateChannelTypeAsync' and no accessible extension method 'CreateChannelTypeAsync' accepting a first argument of type 'StreamClient' could be found (are you missing a using directive or an assembly reference?)
build-and-test: src/FeedsV3Client.cs#L431
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L386
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L374
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L333
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L262
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L246
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L229
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L181
Cannot convert null literal to non-nullable reference type.
build-and-test: src/FeedsV3Client.cs#L104
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Feed.cs#L15
Cannot convert null literal to non-nullable reference type.