mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[PR #1904] [MERGED] chore: upgrade golangci-lint and address findings #2183
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#2183
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nektos/act/pull/1904
Author: @cplee
Created: 7/10/2023
Status: ✅ Merged
Merged: 7/11/2023
Merged by: @cplee
Base:
master← Head:upgrade-golangci-lint📝 Commits (1)
eb5f11echore: upgrade golangci-lint and address findings📊 Changes
22 files changed (+57 additions, -59 deletions)
View changed files
📝
.github/workflows/checks.yml(+2 -1)📝
.golangci.yml(+9 -11)📝
cmd/root.go(+5 -6)📝
pkg/artifacts/server.go(+1 -1)📝
pkg/common/git/git.go(+1 -1)📝
pkg/container/docker_run.go(+1 -1)📝
pkg/container/docker_run_test.go(+1 -1)📝
pkg/container/host_environment.go(+7 -7)📝
pkg/container/util.go(+1 -1)📝
pkg/exprparser/interpreter.go(+1 -1)📝
pkg/runner/action.go(+1 -1)📝
pkg/runner/command.go(+1 -1)📝
pkg/runner/expression.go(+3 -3)📝
pkg/runner/job_executor.go(+2 -2)📝
pkg/runner/job_executor_test.go(+1 -1)📝
pkg/runner/run_context.go(+14 -14)📝
pkg/runner/step.go(+1 -1)📝
pkg/runner/step_action_local.go(+1 -1)📝
pkg/runner/step_action_local_test.go(+1 -1)📝
pkg/runner/step_action_remote_test.go(+1 -1)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.