Skip to content

Update arduino/arduino-lint-action action to v2#74

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/arduino-arduino-lint-action-2.x
Open

Update arduino/arduino-lint-action action to v2#74
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/arduino-arduino-lint-action-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2026

This PR contains the following updates:

Package Type Update Change
arduino/arduino-lint-action action major v1v2.0.0

Release Notes

arduino/arduino-lint-action (arduino/arduino-lint-action)

v2.0.0: 2.0.0

Compare Source

The version of the Node.js runtime used to execute the action has been updated from 16 to 20. This could be a breaking change for certain GitHub Actions workflows.

If a workflow with dependency on the arduino/arduino-lint-action action uses only GitHub-hosted GitHub Actions runners, no changes are required.

If the workflow uses a self-hosted runner, the workflow run might fail after updating arduino/arduino-lint-action:

Error: System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. (Parameter ''using: node20' is not supported, use 'docker', 'node12' or 'node16' instead.')
   at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
   at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
Error: Fail to load arduino/arduino-lint-action/v2/action.yml

This means an older runner version that does not provide Node.js 20.x is installed on the runner machine and you must update the runner version.

Changelog

Breaking
Enhancement

Full Changeset

Contributors


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

Memory usage change @ ce2966e

Board flash % RAM for global variables %
arduino:avr:mega 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/example_2DOFMoveUpAndDown
flash
% examples/example_2DOFMoveUpAndDown
RAM for global variables
% examples/example_3DOFGrippingOffset
flash
% examples/example_3DOFGrippingOffset
RAM for global variables
% examples/example_2DOFMoveCircle
flash
% examples/example_2DOFMoveCircle
RAM for global variables
% examples/example_3DOFToolAngle
flash
% examples/example_3DOFToolAngle
RAM for global variables
% examples/example_4DOF
flash
% examples/example_4DOF
RAM for global variables
%
arduino:avr:mega 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
Click for full report CSV
Board,examples/example_2DOFMoveUpAndDown<br>flash,%,examples/example_2DOFMoveUpAndDown<br>RAM for global variables,%,examples/example_3DOFGrippingOffset<br>flash,%,examples/example_3DOFGrippingOffset<br>RAM for global variables,%,examples/example_2DOFMoveCircle<br>flash,%,examples/example_2DOFMoveCircle<br>RAM for global variables,%,examples/example_3DOFToolAngle<br>flash,%,examples/example_3DOFToolAngle<br>RAM for global variables,%,examples/example_4DOF<br>flash,%,examples/example_4DOF<br>RAM for global variables,%
arduino:avr:mega,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants