[PR #1759] [MERGED] Avoid using log.Fatal in pkg/* #2114

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

📋 Pull Request Information

Original PR: https://github.com/nektos/act/pull/1759
Author: @Zettat123
Created: 4/24/2023
Status: Merged
Merged: 4/25/2023
Merged by: @mergify[bot]

Base: masterHead: avoid-log-fatal


📝 Commits (1)

📊 Changes

1 file changed (+14 additions, -21 deletions)

View changed files

📝 pkg/model/workflow.go (+14 -21)

📄 Description

Follow up #1705

Replace some log.Fatal with decodeNode in pkg/model/workflow.go.


🔄 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/1759 **Author:** [@Zettat123](https://github.com/Zettat123) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/25/2023 **Merged by:** [@mergify[bot]](https://github.com/apps/mergify) **Base:** `master` ← **Head:** `avoid-log-fatal` --- ### 📝 Commits (1) - [`41db532`](https://github.com/nektos/act/commit/41db532fa69096e5cccf3bd354cdae0bc626fe87) avoid using log.Fatal ### 📊 Changes **1 file changed** (+14 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `pkg/model/workflow.go` (+14 -21) </details> ### 📄 Description Follow up #1705 Replace some `log.Fatal` with `decodeNode` in `pkg/model/workflow.go`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 21:54:04 +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#2114
No description provided.