Fix attribute error in setup.py #130
Annotations
2 errors and 2 warnings
Command ['arch', '-x86_64', '/bin/sh', '-c', 'python /Users/runner/work/segyio/segyio/.github/utils.py copy -r --src /Users/runner/work/segyio/segyio/python/test --dst tmptest/python/test && python /Users/runner/work/segyio/segyio/.github/utils.py copy -r --src /Users/runner/work/segyio/segyio/test-data --dst tmptest/test-data && python /Users/runner/work/segyio/segyio/.github/utils.py copy --src /Users/runner/work/segyio/segyio/python/setup.cfg --dst tmptest/python/setup.cfg && cd tmptest/python && pytest test && cd ../../ && python /Users/runner/work/segyio/segyio/.github/utils.py remove --paths tmptest'] failed with code 2.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. 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