[PR #485] [MERGED] Report error when if expression is invalid #1467

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/485
Author: @edtan
Created: 1/18/2021
Status: Merged
Merged: 1/18/2021
Merged by: @cplee

Base: masterHead: report-if-errors


📝 Commits (2)

  • d784f1b Report error when if expression is invalid
  • c56f339 Merge branch 'master' into report-if-errors

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 pkg/runner/run_context.go (+1 -1)
📝 pkg/runner/run_context_test.go (+5 -2)

📄 Description

Fixes #482


🔄 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/485 **Author:** [@edtan](https://github.com/edtan) **Created:** 1/18/2021 **Status:** ✅ Merged **Merged:** 1/18/2021 **Merged by:** [@cplee](https://github.com/cplee) **Base:** `master` ← **Head:** `report-if-errors` --- ### 📝 Commits (2) - [`d784f1b`](https://github.com/nektos/act/commit/d784f1b83379963c66be78e82276884e9b113985) Report error when `if` expression is invalid - [`c56f339`](https://github.com/nektos/act/commit/c56f33964090c6829f332dff6c961bbab288ec40) Merge branch 'master' into report-if-errors ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `pkg/runner/run_context.go` (+1 -1) 📝 `pkg/runner/run_context_test.go` (+5 -2) </details> ### 📄 Description Fixes #482 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:51:18 +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#1467
No description provided.