[PR #2510] [CLOSED] fix: return an error when the argument count is wrong #2471

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/2510
Author: @earl-warren
Created: 11/1/2024
Status: Closed

Base: masterHead: wip-act-expressions


📝 Commits (1)

  • bd7d66e fix: return an error when the argument count is wrong

📊 Changes

2 files changed (+56 additions, -0 deletions)

View changed files

📝 pkg/exprparser/functions_test.go (+21 -0)
📝 pkg/exprparser/interpreter.go (+35 -0)

📄 Description

No description provided


🔄 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/2510 **Author:** [@earl-warren](https://github.com/earl-warren) **Created:** 11/1/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `wip-act-expressions` --- ### 📝 Commits (1) - [`bd7d66e`](https://github.com/nektos/act/commit/bd7d66ef59ae3deed695e98355d327461fdc8611) fix: return an error when the argument count is wrong ### 📊 Changes **2 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkg/exprparser/functions_test.go` (+21 -0) 📝 `pkg/exprparser/interpreter.go` (+35 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:55:35 +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#2471
No description provided.