You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vet.exe: .\zz_loadtests_client_example_test.go:25:105: not enough arguments in call to clientFactory.NewLoadTestsClient().BeginCreateOrUpdate
have (context.Context, string, string, nil)
want (context.Context, string, string, armloadtestservice.LoadTestResource, *armloadtestservice.LoadTestsClientBeginCreateOrUpdateOptions)
For reference Azure/typespec-azure#1688
Also observed was some of the ARM modules have missing/incorrect parameters.
The text was updated successfully, but these errors were encountered: