CI #548
Annotations
3 errors and 1 warning
|
tests/test_capi2.py#L738
test_syntax_error
assert 'did not find expected node content' in 'while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^'
+ where 'while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^' = str(SyntaxError('while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^'))
+ where SyntaxError('while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^') = <ExceptionInfo SyntaxError('while parsing a flow node\nexpected the node content, but found \'<stream end>\'\n in "<unicode string>", line 6, column 1:\n \n ^') tblen=4>.value
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading