Inspectopedia Help

GitHub actions

Invalid action parameters   New in this release

Reports the absence of mandatory parameters that do not have a default value for an action.

Standard library functions validation   New in this release

Reports invalid GitHub Actions Expression language standard library function calls For more information on GitHub Actions Expression language, see the GitHub documentation.

Undefined action parameters   New in this release

Reports the presence of parameters which are not defined in an action.

Undefined action reference   New in this release

Detects unresolved action references in GitHub action and workflow files.

Last modified: 18 June 2024