Skip to content

issues Search Results · repo:arduino/arduino-lint-action language:TypeScript

Filter by

9 results
 (64 ms)

9 results

inarduino/arduino-lint-action (press backspace or delete to remove)

Describe the problem See #344 To reproduce Ran this morning an Arduino-lint Expected behavior NO error message or warning now Im getting still this warning: - https://github.com/RobTillaart/INA228/actions/runs/11204451877/job/31157009073 ...
conclusion: invalid
topic: infrastructure
type: imperfection
  • RobTillaart
  • 2
  • Opened 
    on Oct 7, 2024
  • #414

Describe the request When running Arduino lint I get the message below: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, arduino/arduino-lint-action@v1. ...
conclusion: resolved
topic: infrastructure
type: imperfection
  • RobTillaart
  • 3
  • Opened 
    on Jan 31, 2024
  • #344

Describe the request Add human-readable-output to the output of this action, similar to the standard output. This will make it easier to see the results of the arduino-lint execution in the GitHub workflow ...
topic: code
type: enhancement
  • teruyamato0731
  • Opened 
    on Dec 7, 2023
  • #327

Describe the problem https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/ When linting a new library I got the following error message regarding ...
conclusion: resolved
topic: infrastructure
type: imperfection
  • RobTillaart
  • Opened 
    on Oct 15, 2022
  • #182

I m adding Arduino lint to my GitHub workflows and saw something worth updating: image The arduino-lint.yml file should have a name field to look better. name: Arduino-lint on: [push, pull_request] ...
topic: documentation
type: enhancement
  • RobTillaart
  • 1
  • Opened 
    on May 27, 2021
  • #11

Hello, I can t get rid of this error : error: Error while finding projects: No projects found under /home/runner/work/CI-test/CI-test Error: The process /opt/hostedtoolcache/arduino-lint/1.0.0/x64/arduino-lint ...
conclusion: resolved
type: support
  • QuentinN42
  • 2
  • Opened 
    on Mar 31, 2021
  • #6

Issue: I am trying to setup the linter and for me to troubleshoot why the linter is having problems with my library, I would like the verbose option to be true . Unfortunately, the usage example does not ...
conclusion: resolved
topic: documentation
type: enhancement
  • jpconstantineau
  • 1
  • Opened 
    on Jan 24, 2021
  • #4

Hi, I got this action working, but the Arduino Lint produces a warning while the github action yields succes . I would like to adopt a strict compliance. Tried with this piece of .yml - maybe it s not ...
conclusion: resolved
topic: documentation
type: enhancement
  • Strooom
  • 2
  • Opened 
    on Jan 23, 2021
  • #3

Some (but certainly not all) lint rules pertain to a specific file and line. Other rules pertain to a file that is missing lines. By using the GitHub Checks API, this report could be surfaced in native ...
type: enhancement
  • ianfixes
  • 1
  • Opened 
    on Jan 12, 2021
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub