Files
languageservices/languageserver/src
eric sciple 4cf3365c68 Suppress warnings for step output property access (#236)
Fixes https://github.com/github/vscode-github-actions/issues/305

Step outputs are dynamic - actions can generate outputs based on
their inputs, so validating output property names is not feasible.

This marks step output dictionaries as incomplete so that accessing
any output property won't produce a warning. Known outputs from
action.yml will still be suggested for autocomplete.
2025-12-08 09:20:02 -06:00
..
2023-03-23 09:57:18 -07:00
2023-03-23 09:57:18 -07:00
2023-03-23 09:57:18 -07:00
2023-02-22 15:52:40 -08:00
2023-03-23 09:57:18 -07:00
2023-03-23 09:57:18 -07:00
2023-02-22 15:52:40 -08:00
2023-03-23 09:57:18 -07:00
2023-02-22 15:52:40 -08:00
2023-03-23 09:57:18 -07:00