Skip to content

feat: Adding test cases for public oauth uptake #1859

feat: Adding test cases for public oauth uptake

feat: Adding test cases for public oauth uptake #1859

Triggered via pull request November 27, 2024 05:48
Status Failure
Total duration 1m 13s
Artifacts

test-and-deploy.yml

on: pull_request
code-signing
0s
code-signing
Slack notify on failure
0s
Slack notify on failure
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Test: test/Twilio.Test/ClusterTest.cs#L160
The type or namespace name 'CredentialProvider' could not be found (are you missing a using directive or an assembly reference?)
Test: test/Twilio.Test/ClusterTest.cs#L160
The type or namespace name 'ClientCredentialProvider' could not be found (are you missing a using directive or an assembly reference?)
Test: test/Twilio.Test/ClusterTest.cs#L160
The type or namespace name 'CredentialProvider' could not be found (are you missing a using directive or an assembly reference?)
Test: test/Twilio.Test/ClusterTest.cs#L160
The type or namespace name 'ClientCredentialProvider' could not be found (are you missing a using directive or an assembly reference?)
Test
Process completed with exit code 2.
Test: src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
Test: src/Twilio/Credential/ClientCredentialProvider.cs#L11
'ClientCredentialProvider' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Test: src/Twilio/Credential/OrgsCredentialProvider/OrgsClientCredentialProvider.cs#L11
'OrgsClientCredentialProvider' overrides Object.Equals(object o) but does not override Object.GetHashCode()
Test: src/Twilio/JWT/AccessToken/VideoGrant.cs#L44
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
Test: src/Twilio/JWT/AccessToken/VideoGrant.cs#L46
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
Test: src/Twilio/Twilio.cs#L16
The field 'TwilioClient._authstrategy' is never used
Test: src/Twilio/TwilioOrgsTokenAuth.cs#L17
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used
Test: src/Twilio/Credential/OrgsCredentialProvider/OrgsClientCredentialProvider.cs#L13
The field 'OrgsClientCredentialProvider.grantType' is assigned but its value is never used
Test: src/Twilio/Credential/ClientCredentialProvider.cs#L13
The field 'ClientCredentialProvider.grantType' is assigned but its value is never used
Test: src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace