fix: Adding jwt token expiry check function (#754) #1676
test-and-deploy.yml
on: push
Annotations
5 errors and 11 warnings
Test:
src/Twilio/Clients/Base64UrlEncoder.cs#L5
The type or namespace name 'Script' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
|
Test:
src/Twilio/Clients/BearerToken/TwilioBearerTokenRestClient.cs#L21
The type or namespace name 'Script' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
|
Test:
src/Twilio/Clients/Base64UrlEncoder.cs#L5
The type or namespace name 'Script' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
|
Test:
src/Twilio/Clients/BearerToken/TwilioBearerTokenRestClient.cs#L21
The type or namespace name 'Script' does not exist in the namespace 'System.Web' (are you missing an assembly reference?)
|
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/TwilioBearerTokenRestClient.cs#L16
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
Test:
src/Twilio/Clients/BearerToken/TwilioBearerTokenRestClient.cs#L16
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|
Test:
src/Twilio/ClientProperties.cs#L23
Assignment made to same variable; did you mean to assign something else?
|
Test:
src/Twilio/ClientProperties.cs#L32
Assignment made to same variable; did you mean to assign something else?
|
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/TwilioNoAuth.cs#L17
The field 'TwilioNoAuthClient.clientProperties' is never used
|
Test:
src/Twilio/TwilioOrgsTokenAuth.cs#L19
The field 'TwilioOrgsTokenAuthClient.clientProperties' is never used
|
Test:
src/Twilio/TwilioOrgsTokenAuth.cs#L13
The field 'TwilioOrgsTokenAuthClient._accessToken' is never used
|
Test:
src/Twilio/Clients/BearerToken/TwilioBearerTokenRestClient.cs#L16
The using directive for 'Twilio.Http.BearerToken' appeared previously in this namespace
|