Skip to content

fix: Adding jwt token expiry check function (#754) #1676

fix: Adding jwt token expiry check function (#754)

fix: Adding jwt token expiry check function (#754) #1676

Triggered via push September 3, 2024 11:26
Status Failure
Total duration 1m 4s
Artifacts
code-signing
0s
code-signing
Slack notify on failure
0s
Slack notify on failure
Fit to window
Zoom out
Zoom in

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