chore(deps): bump the all group with 4 updates #73
pull-request.yml
on: pull_request
Test
/
Build, test and publish
44s
Annotations
7 errors
Test / Build, test and publish:
src/tests/AI21.IntegrationTests/Tests.Test.cs#L10
'Ai21Api' does not contain a definition for 'Chat' and no accessible extension method 'Chat' accepting a first argument of type 'Ai21Api' could be found (are you missing a using directive or an assembly reference?)
|
Test / Build, test and publish:
src/tests/AI21.IntegrationTests/Tests.Test.cs#L13
The type or namespace name 'ChatMessage' could not be found (are you missing a using directive or an assembly reference?)
|
Test / Build, test and publish:
src/tests/AI21.IntegrationTests/Tests.Test.cs#L16
The name 'RoleType' does not exist in the current context
|
Test / Build, test and publish:
src/tests/AI21.IntegrationTests/Tests.Test.cs#L10
'Ai21Api' does not contain a definition for 'Chat' and no accessible extension method 'Chat' accepting a first argument of type 'Ai21Api' could be found (are you missing a using directive or an assembly reference?)
|
Test / Build, test and publish:
src/tests/AI21.IntegrationTests/Tests.Test.cs#L13
The type or namespace name 'ChatMessage' could not be found (are you missing a using directive or an assembly reference?)
|
Test / Build, test and publish:
src/tests/AI21.IntegrationTests/Tests.Test.cs#L16
The name 'RoleType' does not exist in the current context
|
Test / Build, test and publish
Process completed with exit code 1.
|