feat: Merging cluster tests for orgs api #1742
Annotations
9 errors and 11 warnings
test/Twilio.Test/ClusterTest.cs#L137
The type or namespace name 'Organizations' does not exist in the namespace 'Twilio.Rest.PreviewIam' (are you missing an assembly reference?)
|
test/Twilio.Test/ClusterTest.cs#L138
The type or namespace name 'Organizations' does not exist in the namespace 'Twilio.Rest.PreviewIam' (are you missing an assembly reference?)
|
test/Twilio.Test/ClusterTest.cs#L141
The best overload for 'Read' does not have a parameter named 'pathOrganizationSid'
|
test/Twilio.Test/ClusterTest.cs#L142
'UserResource' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'UserResource' could be found (are you missing a using directive or an assembly reference?)
|
test/Twilio.Test/ClusterTest.cs#L137
The type or namespace name 'Organizations' does not exist in the namespace 'Twilio.Rest.PreviewIam' (are you missing an assembly reference?)
|
test/Twilio.Test/ClusterTest.cs#L138
The type or namespace name 'Organizations' does not exist in the namespace 'Twilio.Rest.PreviewIam' (are you missing an assembly reference?)
|
test/Twilio.Test/ClusterTest.cs#L141
The best overload for 'Read' does not have a parameter named 'pathOrganizationSid'
|
test/Twilio.Test/ClusterTest.cs#L142
'UserResource' does not contain a definition for 'Id' and no accessible extension method 'Id' accepting a first argument of type 'UserResource' could be found (are you missing a using directive or an assembly reference?)
|
|
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/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/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
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/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L188
Unreachable code detected
|
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L195
Unreachable code detected
|
src/Twilio/TwilioOrgsTokenAuth.cs#L17
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used
|
The logs for this run have expired and are no longer available.
Loading