MAINT: Make sure CIs are still green #183
Annotations
8 errors and 2 warnings
expyfun/_externals/_h5io.py#L353
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
expyfun/_utils.py#L884
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
expyfun/stimuli/_tracker.py#L140
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
expyfun/stimuli/_tracker.py#L143
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
expyfun/stimuli/_tracker.py#L1055
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
expyfun/stimuli/_tracker.py#L1057
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
expyfun/stimuli/_tracker.py#L1072
E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, rbialon/flake8-annotations@v1. 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/
|
This job failed
Loading