Skip to content

Public OAuth uptake for C# libraries #1774

Public OAuth uptake for C# libraries

Public OAuth uptake for C# libraries #1774

Triggered via push October 16, 2024 10:31
Status Failure
Total duration 1m 5s
Artifacts
code-signing
0s
code-signing
Slack notify on failure
0s
Slack notify on failure
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
Test: src/Twilio/AuthStrategies/BasicAuthStrategy.cs#L40
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/TokenAuthStrategy.cs#L67
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/TokenAuthStrategy.cs#L67
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/BasicAuthStrategy.cs#L40
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/BasicAuthStrategy.cs#L40
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/TokenAuthStrategy.cs#L67
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/TokenAuthStrategy.cs#L67
The name 'HashCode' does not exist in the current context
Test: src/Twilio/AuthStrategies/BasicAuthStrategy.cs#L40
The name 'HashCode' does not exist in the current context
Test
Process completed with exit code 2.
Test
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/
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/AuthStrategies/TokenAuthStrategy.cs#L108
Unreachable code detected
Test: src/Twilio/AuthStrategies/TokenAuthStrategy.cs#L115
Unreachable code detected
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