This repository has been archived by the owner on May 2, 2024. It is now read-only.
deps(rust): bump serde from 1.0.197 to 1.0.198 #1039
Annotations
10 errors
Go code sanity check
testutils.TrackTestCoverage calls sync.Once.Do, which eventually calls http.CanonicalHeaderKey
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.Client.Do
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.Header.Add
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.Header.Get
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.Header.Set
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.NewRequest
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.body.Close
|
Go code sanity check
testutils.ReadDumpAsTables calls io.ReadAll, which calls http.body.Read
|
Go code sanity check
aad.AAD.Authenticate calls public.Client.AcquireTokenByUsernamePassword, which eventually calls http.bodyEOFSignal.Close
|
Go code sanity check
testutils.ReadDumpAsTables calls io.ReadAll, which calls http.bodyEOFSignal.Read
|
Loading