[PR #1157] [MERGED] fix: return invalid step type #1811

Closed
opened 2026-03-01 21:52:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1157
Author: @KnisterPeter
Created: 5/11/2022
Status: Merged
Merged: 5/11/2022
Merged by: @mergify[bot]

Base: masterHead: handle-invalid-step-type


📝 Commits (2)

  • 1e94de0 fix: return invalid step type
  • af90f2f Merge branch 'master' into handle-invalid-step-type

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 pkg/model/workflow.go (+4 -0)

📄 Description

If a step does not have either a run or uses directive it is
considered invalid.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nektos/act/pull/1157 **Author:** [@KnisterPeter](https://github.com/KnisterPeter) **Created:** 5/11/2022 **Status:** ✅ Merged **Merged:** 5/11/2022 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `handle-invalid-step-type` --- ### 📝 Commits (2) - [`1e94de0`](https://github.com/nektos/act/commit/1e94de005e5db1adc877bae1f16320461c107559) fix: return invalid step type - [`af90f2f`](https://github.com/nektos/act/commit/af90f2f7f8c13b13570b4bd4327bf9217c3ab441) Merge branch 'master' into handle-invalid-step-type ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+4 -0) </details> ### 📄 Description If a step does not have either a `run` or `uses` directive it is considered invalid. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:52:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1811
No description provided.