Merge tag v24.1.15 into 25.0 release #484
Annotations
4 errors and 2 warnings
flake8-lint:
python/lib/eeg.py#L1100
[flake8] reported by reviewdog 🐶
SyntaxError: invalid syntax
Raw Output:
./python/lib/eeg.py:1100:1: E999 SyntaxError: invalid syntax
|
flake8-lint:
python/lib/mri.py#L130
[flake8] reported by reviewdog 🐶
undefined name 'subproject_info'
Raw Output:
./python/lib/mri.py:130:24: F821 undefined name 'subproject_info'
|
flake8-lint:
python/lib/mri.py#L131
[flake8] reported by reviewdog 🐶
undefined name 'subproject_info'
Raw Output:
./python/lib/mri.py:131:42: F821 undefined name 'subproject_info'
|
flake8-lint
Process completed with exit code 1.
|
flake8-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
flake8-lint
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/
|