Skip to content

Issues with bump: eslint 10.20.0 and @antfu/eslint-config 8.2.0 #33

@kheiner

Description

@kheiner

Separating from #31.

I think it has do to with the Node Version but 🤷 . Works on my machine (using 24.13.1)

The actions/checkout@v4 runs with node 20.20.2 (tested in 6fdf9c7)

Warning: Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

I didn't see anything in 10.0.0 ... 10.2.0 that suggests it wouldn't work.

Once this is figured out revert the previous reverts: 6fdf9c7 & b58aac1 .

I thought using the runner actions/checkout@v5 would work but it didn't. Tired of messing with it.

  • eslint: [ v10.2.0 ]
  • Requires Node v20.19+, v22.13+, or v24+.
  • @antful/eslint-config: [ v8.2.0 ]
    • TODO: markdown/headling-increment Docs intentionally skip heading to separate concerns + support index.md display of everything. FIX is to add <!-- eslint-disable-next-line markdown/heading-increment --> ahead of errors.
    • TODO: e18e/prefer-regex-test FIX is to run lint:fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions