[PR #1552] [CLOSED] fix: typo and comments #1999

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1552
Author: @hezhizhen
Created: 1/10/2023
Status: Closed

Base: masterHead: fix


📝 Commits (1)

📊 Changes

24 files changed (+86 additions, -87 deletions)

View changed files

📝 cmd/root.go (+1 -1)
📝 main.go (+1 -2)
📝 pkg/artifacts/server.go (+1 -1)
📝 pkg/artifacts/server_test.go (+4 -4)
📝 pkg/common/outbound_ip.go (+1 -1)
📝 pkg/container/docker_run.go (+1 -1)
📝 pkg/container/file_collector.go (+1 -1)
📝 pkg/container/host_environment.go (+3 -3)
📝 pkg/container/linux_container_environment_extensions.go (+1 -1)
📝 pkg/exprparser/functions.go (+15 -15)
📝 pkg/exprparser/functions_test.go (+8 -8)
📝 pkg/exprparser/interpreter.go (+22 -22)
📝 pkg/exprparser/interpreter_test.go (+5 -5)
📝 pkg/lookpath/lp_js.go (+1 -1)
📝 pkg/lookpath/lp_plan9.go (+1 -1)
📝 pkg/lookpath/lp_unix.go (+1 -1)
📝 pkg/lookpath/lp_windows.go (+2 -2)
📝 pkg/model/action.go (+1 -1)
📝 pkg/model/workflow.go (+7 -7)
📝 pkg/runner/action_composite.go (+1 -1)

...and 4 more files

📄 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/1552 **Author:** [@hezhizhen](https://github.com/hezhizhen) **Created:** 1/10/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix` --- ### 📝 Commits (1) - [`de2b280`](https://github.com/nektos/act/commit/de2b280b74f42644a92eb79e6d27ff7a92bf4be8) fix: typo and comments ### 📊 Changes **24 files changed** (+86 additions, -87 deletions) <details> <summary>View changed files</summary> 📝 `cmd/root.go` (+1 -1) 📝 `main.go` (+1 -2) 📝 `pkg/artifacts/server.go` (+1 -1) 📝 `pkg/artifacts/server_test.go` (+4 -4) 📝 `pkg/common/outbound_ip.go` (+1 -1) 📝 `pkg/container/docker_run.go` (+1 -1) 📝 `pkg/container/file_collector.go` (+1 -1) 📝 `pkg/container/host_environment.go` (+3 -3) 📝 `pkg/container/linux_container_environment_extensions.go` (+1 -1) 📝 `pkg/exprparser/functions.go` (+15 -15) 📝 `pkg/exprparser/functions_test.go` (+8 -8) 📝 `pkg/exprparser/interpreter.go` (+22 -22) 📝 `pkg/exprparser/interpreter_test.go` (+5 -5) 📝 `pkg/lookpath/lp_js.go` (+1 -1) 📝 `pkg/lookpath/lp_plan9.go` (+1 -1) 📝 `pkg/lookpath/lp_unix.go` (+1 -1) 📝 `pkg/lookpath/lp_windows.go` (+2 -2) 📝 `pkg/model/action.go` (+1 -1) 📝 `pkg/model/workflow.go` (+7 -7) 📝 `pkg/runner/action_composite.go` (+1 -1) _...and 4 more files_ </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:53: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#1999
No description provided.