Test and Deploy #1743
Annotations
11 warnings
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/
|
Build & Test:
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
Build & Test:
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L188
Unreachable code detected
|
Build & Test:
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L195
Unreachable code detected
|
Build & Test:
src/Twilio/JWT/AccessToken/VideoGrant.cs#L44
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
|
Build & Test:
src/Twilio/JWT/AccessToken/VideoGrant.cs#L46
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
|
Build & Test:
src/Twilio/TwilioOrgsTokenAuth.cs#L17
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used
|
Build & Test:
src/Twilio/Clients/BearerToken/TwilioOrgsTokenRestClient.cs#L17
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
Build & Test:
src/Twilio/JWT/AccessToken/VideoGrant.cs#L44
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
|
Build & Test:
src/Twilio/JWT/AccessToken/VideoGrant.cs#L46
'VideoGrant.ConfigurationProfileSid' is obsolete: 'ConfigurationProfileSid is deprecated, use Room instead'
|
Build & Test:
src/Twilio/TwilioOrgsTokenAuth.cs#L17
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used
|
Loading