Inspectopedia 2025.2 Help

GitHub actions

Cyclic job dependency  

Detects cyclic dependencies for jobs in GitHub workflow YML file.

Invalid parameters  

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

Standard library functions validation  

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

Undefined action/file reference  

Detects unresolved action references in GitHub action and workflow files.

Undefined job dependency  

Detects dependencies to undefined Jobs in GitHub workflow YML file.

Undefined parameters  

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

Last modified: 01 April 2025