nasa-across/Node Checks
Run checks for Node.js projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 6, 2026
- License
- Apache 2.0
Pinned Snippet
uses: nasa-across/github-action-node-checks@a91f23e915a84b222dddf6b8bd21827c83a0bc7a # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| check-type | Type of check to run (format, lint, test, types) | yes | — |
| framework | Framework being used (e.g., svelte, react) | no | svelte |
| across-test-access-token | ACROSS access token, required for unit tests since there is no live server | no | — |
| across-server-id | ACROSS server ID | no | — |
| across-server-secret | ACROSS server secret | no | — |
Outputs
no outputs