CI #561
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
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading