Skip to content

chore: drop support for node < 16 #235

chore: drop support for node < 16

chore: drop support for node < 16 #235

Triggered via push February 23, 2024 10:51
Status Success
Total duration 42s
Artifacts

eslint.yml

on: push
Node 18 - on Linux
31s
Node 18 - on Linux
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Node 18 - on Linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L50
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L59
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L95
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L102
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L155
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L172
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/DateTime/src/Formatter/DateTimeFormatter.js#L208
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/Messenger/src/Command/ConsumeMessagesCommand.js#L279
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/Messenger/src/Command/ConsumeMessagesCommand.js#L281
Expected a 'break' statement before 'case'
Node 18 - on Linux: src/Component/Messenger/src/Command/ConsumeMessagesCommand.js#L283
Expected a 'break' statement before 'case'