act/pkg
ChristopherHX a970145c95
Fix: panic: reflect: slice index out of range ()
* Fix: panic: reflect: slice index out of range

* Update interpreter.go

* [no ci] Return null for negative indexes

* Add tests for index access

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-03-22 14:05:36 -04:00
..
artifacts feat: add node16 support () 2021-12-22 19:34:18 +00:00
common fix: remove unused TestContext () 2022-03-14 17:47:16 +00:00
container fix: docker cp of dangling symlink () () 2022-01-27 16:53:26 +00:00
exprparser Fix: panic: reflect: slice index out of range () 2022-03-22 14:05:36 -04:00
model refactor: default empty if: statement to if: success() in evaluator & remove FixIfStatement() () 2022-02-15 20:03:00 +00:00
runner feat: add flag to always run the checkout action () 2022-03-21 11:23:06 +00:00