act_runner/pkg/model
Josh McCullough 808cf5a2c3
throw when invalid `uses` key is provided (#1804)
* throw if `uses` is invalid

* update JobType to return error

* lint

* put //nolint:dupl on wrong test

* update error message to remove end punctuation

* lint

* update remote job type check

* move if statement

* rm nolint:dupl ... we'll see how that goes

---------

Co-authored-by: Casey Lee <cplee@nektos.com>
2023-07-10 21:27:43 -07:00
..
testdata
action.go
github_context.go fix: ghc assignment typo (#1729) 2023-04-13 14:09:29 +00:00
github_context_test.go fix: correct ref and ref_name (#1672) 2023-03-09 20:03:13 +00:00
job_context.go
planner.go fix: tolerate workflow that needs a missing job (#1595) (#1619) 2023-02-16 16:41:59 +00:00
planner_test.go
step_result.go refactor: fix savestate in pre steps (#1466) 2022-12-15 17:08:31 +00:00
workflow.go throw when invalid `uses` key is provided (#1804) 2023-07-10 21:27:43 -07:00
workflow_test.go throw when invalid `uses` key is provided (#1804) 2023-07-10 21:27:43 -07:00