Skip to content

Codesmell: Node types are for node 24, yet action runs with node 20 #189

@corneliusroemer

Description

@corneliusroemer

What happened?

I've noticed that you appear to have bumped the types to node version 24, yet the action runs with node version 20. You should probably use the types of the node version you run with (add a dependabot exclude for node types and update manually)

Node types:

"@types/node": "^24.0.1",

Actual node runtime version:

using: 'node20'

Version

  • I am using the latest version

Runner

default

Relevant log output

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions