Skip to content

Merge pull request #50311 from thaJeztah/stack_ignore_errs#3

Open
ningmingxiao wants to merge 1 commit into
masterfrom
test_ci
Open

Merge pull request #50311 from thaJeztah/stack_ignore_errs#3
ningmingxiao wants to merge 1 commit into
masterfrom
test_ci

Conversation

@ningmingxiao

Copy link
Copy Markdown
Owner

pkg/stack: suppress some unhandled errors

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

@ningmingxiao ningmingxiao force-pushed the test_ci branch 5 times, most recently from 1ac3614 to 7119dd4 Compare July 4, 2025 04:57
Signed-off-by: ningmingxiao <ning.mingxiao@zte.com.cn>
ningmingxiao pushed a commit that referenced this pull request Jun 18, 2026
These started producing an error with go1.26;

    daemon/builder/dockerfile/dispatchers.go:478:65: fmt.Sprintf format %q has arg runConfig.Healthcheck of wrong type *github.com/moby/moby/api/types/container.HealthConfig
    daemon/daemon_test.go:291:23: (*testing.common).Fatalf format %q has arg 0 of wrong type int
    daemon/internal/streamformatter/streamformatter.go:97:44: non-constant format string in call to (github.com/moby/moby/v2/daemon/internal/streamformatter.formatProgress).formatStatus
    internal/testutil/daemon/daemon.go:814:128: (github.com/moby/moby/v2/internal/testutil/daemon.LogT).Logf format %d reads arg #3, but call has 2 args

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant