11 #581
Annotations
4 errors
🍎 macos-latest | 3.7
The version '3.7' with architecture 'arm64' was not found for macOS 14.6.1.
The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
|
🍎 macos-latest | 3.8
[notice] A new release of pip is available: 21.1.1 -> 24.2
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
🍎 macos-latest | 3.8:
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
|
🍎 macos-latest | 3.8
Process completed with exit code 1.
|