Skip to content

Make changes to support testing individual commands, add a few tests #14

Make changes to support testing individual commands, add a few tests

Make changes to support testing individual commands, add a few tests #14

Triggered via pull request October 11, 2024 17:18
Status Failure
Total duration 4m 6s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint
issues found
lint: pkg/command/config.go#L25
paramTypeCombine: func(out io.Writer, errOut io.Writer, client azuremodels.Client, isTerminalOutput bool, width int) *Config could be replaced with func(out, errOut io.Writer, client azuremodels.Client, isTerminalOutput bool, width int) *Config (gocritic)
lint: internal/azuremodels/mock_client.go#L31
exported: exported method MockClient.GetChatCompletionStream should have comment or be unexported (revive)
lint: internal/azuremodels/azure_client.go#L32
exported: comment on exported function NewAzureClient should be of the form "NewAzureClient ..." (revive)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gh-models/gh-models. Supported file pattern: go.sum