[EEG BIDS] Support assembly_bids source for datasets (main) #479
Annotations
10 errors and 2 warnings
Flake8 Lint:
python/bids_import.py#L48
[flake8] reported by reviewdog 🐶
the backslash is redundant between brackets
Raw Output:
./python/bids_import.py:48:84: E502 the backslash is redundant between brackets
|
Flake8 Lint:
python/bids_import.py#L49
[flake8] reported by reviewdog 🐶
continuation line unaligned for hanging indent
Raw Output:
./python/bids_import.py:49:37: E131 continuation line unaligned for hanging indent
|
Flake8 Lint:
python/bids_import.py#L54
[flake8] reported by reviewdog 🐶
the backslash is redundant between brackets
Raw Output:
./python/bids_import.py:54:83: E502 the backslash is redundant between brackets
|
Flake8 Lint:
python/bids_import.py#L92
[flake8] reported by reviewdog 🐶
whitespace before '('
Raw Output:
./python/bids_import.py:92:14: E211 whitespace before '('
|
Flake8 Lint:
python/bids_import.py#L97
[flake8] reported by reviewdog 🐶
whitespace before '('
Raw Output:
./python/bids_import.py:97:14: E211 whitespace before '('
|
Flake8 Lint:
python/bids_import.py#L101
[flake8] reported by reviewdog 🐶
undefined name 'data_dir'
Raw Output:
./python/bids_import.py:101:39: F821 undefined name 'data_dir'
|
Flake8 Lint:
python/bids_import.py#L106
[flake8] reported by reviewdog 🐶
line too long (128 > 120 characters)
Raw Output:
./python/bids_import.py:106:121: E501 line too long (128 > 120 characters)
|
Flake8 Lint:
python/bids_import.py#L160
[flake8] reported by reviewdog 🐶
line too long (129 > 120 characters)
Raw Output:
./python/bids_import.py:160:121: E501 line too long (129 > 120 characters)
|
Flake8 Lint:
python/bids_import.py#L263
[flake8] reported by reviewdog 🐶
too many leading '#' for block comment
Raw Output:
./python/bids_import.py:263:9: E266 too many leading '#' for block comment
|
Flake8 Lint
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
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/.
|
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 logs for this run have expired and are no longer available.
Loading