feat: Uptaking public OAuth feature for c# #1791
Annotations
3 errors and 11 warnings
test/Twilio.Test/ClusterTest.cs#L139
Cannot implicitly convert type 'Twilio.Base.BearerToken.TokenResourceSet<Twilio.Rest.PreviewIam.Organizations.AccountResource>' to 'Twilio.Base.ResourceSet<Twilio.Rest.PreviewIam.Organizations.AccountResource>'
|
test/Twilio.Test/ClusterTest.cs#L139
Cannot implicitly convert type 'Twilio.Base.BearerToken.TokenResourceSet<Twilio.Rest.PreviewIam.Organizations.AccountResource>' to 'Twilio.Base.ResourceSet<Twilio.Rest.PreviewIam.Organizations.AccountResource>'
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
src/Twilio/Credential/ClientCredentialProvider.cs#L11
'ClientCredentialProvider' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
src/Twilio/Credential/OrgsCredentialProvider/OrgsClientCredentialProvider.cs#L11
'OrgsClientCredentialProvider' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
src/Twilio/JWT/AccessToken/VideoGrant.cs#L44
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
|
src/Twilio/JWT/AccessToken/VideoGrant.cs#L46
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
|
src/Twilio/TwilioOrgsTokenAuth.cs#L17
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used
|
src/Twilio/Twilio.cs#L16
The field 'TwilioClient._authstrategy' is never used
|
src/Twilio/Credential/OrgsCredentialProvider/OrgsClientCredentialProvider.cs#L13
The field 'OrgsClientCredentialProvider.grantType' is assigned but its value is never used
|
src/Twilio/Credential/ClientCredentialProvider.cs#L13
The field 'ClientCredentialProvider.grantType' is assigned but its value is never used
|
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
The logs for this run have expired and are no longer available.
Loading