bids-standard / bids-specification

Brain Imaging Data Structure (BIDS) Specification
https://bids-specification.readthedocs.io/
Creative Commons Attribution 4.0 International
264 stars 154 forks source link

MAINT: Upgrade node for linting #1845

Closed sappelhoff closed 1 month ago

sappelhoff commented 1 month ago

related to my tries in getting #1836 to work.

Main changes are bumping our node version from an outdated 14 to a more recent 22. And to bump the linting dependencies to their current versions.

Some linting fixes are included (mostly table pipes, and one option setting in the linter settings) to make the CI go green after these upgrades.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.04%. Comparing base (0f4f0b3) to head (78b7889).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1845 +/- ## ======================================= Coverage 88.04% 88.04% ======================================= Files 16 16 Lines 1380 1380 ======================================= Hits 1215 1215 Misses 165 165 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.