Skip to content

Fix lint error#177

Merged
linglingye001 merged 1 commit into
release/v2.6.1from
linglingye/fix-lint
May 12, 2026
Merged

Fix lint error#177
linglingye001 merged 1 commit into
release/v2.6.1from
linglingye/fix-lint

Conversation

@linglingye001
Copy link
Copy Markdown
Member

@linglingye001 linglingye001 commented May 12, 2026

Fix lint error https://github.com/Azure/AppConfiguration-KubernetesProvider/actions/runs/25718318125/job/75513191791?pr=176

  Error: internal/controller/processor.go:257:13: inline: cannot inline: type parameter inference is not yet supported (govet)
  			maps.Copy(existingSecret.Data, resolvedSecret.Data)
  			         ^
  Error: internal/loader/configuration_setting_loader.go:1064:13: inline: cannot inline: type parameter inference is not yet supported (govet)
  			maps.Copy(secret[k].Data, v.Data)
  			         ^
  2 issues:
  * govet: 2
  
  Error: issues found

@linglingye001 linglingye001 merged commit 40989da into release/v2.6.1 May 12, 2026
3 checks passed
@linglingye001 linglingye001 deleted the linglingye/fix-lint branch May 12, 2026 09:10
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.

2 participants