Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(github-actions): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

chore(github-actions): bump slackapi/slack-github-action

f9318fe
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

chore(github-actions): bump slackapi/slack-github-action from 1.27.0 to 2.0.0 #78

chore(github-actions): bump slackapi/slack-github-action
f9318fe
Select commit
Loading
Failed to load commit list.
GitHub Actions / check-ci test report failed Nov 18, 2024 in 0s

9822 tests run, 37 skipped, 1 failed.

Annotations

Check failure on line 1 in test_plugin_client/PluginClientTestCase

See this annotation in the file changed.

@github-actions github-actions / check-ci test report

tests/test_plugin_client.py.test_create

<_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Received RST_STREAM with error code 8"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:172.21.0.2:10000 {created_time:"2024-11-18T14:55:08.734079598+00:00", grpc_status:1, grpc_message:"Received RST_STREAM with error code 8"}"
>
Raw output
Traceback (most recent call last):
  File "/project/tests/test_plugin_client.py", line 37, in test_create
    payload, refs = next(plugin_client.resp_stream)
  File "/project/pydeephaven/experimental/plugin_client.py", line 128, in __next__
    resp = next(self.stream_resp)
  File "/usr/local/lib/python3.10/site-packages/grpc/_channel.py", line 543, in __next__
    return self._next()
  File "/usr/local/lib/python3.10/site-packages/grpc/_channel.py", line 969, in _next
    raise self
grpc._channel._MultiThreadedRendezvous: <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Received RST_STREAM with error code 8"
	debug_error_string = "UNKNOWN:Error received from peer ipv4:172.21.0.2:10000 {created_time:"2024-11-18T14:55:08.734079598+00:00", grpc_status:1, grpc_message:"Received RST_STREAM with error code 8"}"
>