Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Comments

chore: Fix "call has arguments but no formatting directives"#24

Merged
doringeman merged 1 commit intodocker:mainfrom
doringeman:compose
Apr 10, 2025
Merged

chore: Fix "call has arguments but no formatting directives"#24
doringeman merged 1 commit intodocker:mainfrom
doringeman:compose

Conversation

@doringeman
Copy link
Collaborator

Noticed this by running go vet.

$ go vet ./...
# github.com/docker/model-cli/commands
# [github.com/docker/model-cli/commands]
commands/compose.go:40:15: github.com/docker/model-cli/commands.sendErrorf call has arguments but no formatting directives

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
@doringeman doringeman merged commit c06f278 into docker:main Apr 10, 2025
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants