aws-sdk-go icon indicating copy to clipboard operation
aws-sdk-go copied to clipboard

fix pass []any as any in variadic function

Open alingse opened this issue 2 years ago • 0 comments

i am writing a linter to lint that pass []any as any in variadic function

and run github Actions for some top go packages, this package failed

see github actions lint result here https://github.com/alingse/asasalint/runs/7271305421?check_suite_focus=true

alingse avatar Jul 11 '22 14:07 alingse