Inspectopedia Help

Undefined action parameters

Reports the presence of parameters which are not defined in an action. It also provides a Quick Fix by removing the undefined parameters.

For more information on action params, see the GitHub documentation.

Locating this inspection

By ID

Can be used to locate inspection in e.g. Qodana configuration files, where you can quickly enable or disable it, or adjust its settings.

UndefinedParamsPresent
Via Settings dialog

Path to the inspection settings via IntelliJ Platform IDE Settings dialog, when you need to adjust inspection settings directly from your IDE.

Settings or Preferences | Editor | Inspections | GitHub actions

Last modified: 27 August 2024