Skip to content

Test and Deploy

Test and Deploy #1886

Triggered via schedule December 11, 2024 15:03
Status Success
Total duration 4m 35s
Artifacts

test-and-deploy.yml

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

Annotations

11 warnings
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/AuthStrategies/TokenAuthStrategy.cs#L111
Unreachable code detected
Test: src/Twilio/AuthStrategies/TokenAuthStrategy.cs#L118
Unreachable code detected
Test: src/Twilio/TwilioOrgsTokenAuth.cs#L17
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used