Skip to content

Bump codecov/codecov-action from 5.4.3 to 5.5.0 #452

Bump codecov/codecov-action from 5.4.3 to 5.5.0

Bump codecov/codecov-action from 5.4.3 to 5.5.0 #452

Triggered via pull request August 26, 2025 04:34
Status Failure
Total duration 2m 18s
Artifacts

build.yml

on: pull_request
Test Auth0.Core
37s
Test Auth0.Core
Test Auth0.AuthenticationApi
51s
Test Auth0.AuthenticationApi
Test Auth0.ManagementApi
0s
Test Auth0.ManagementApi
Fit to window
Zoom out
Zoom in

Annotations

1 error and 30 warnings
Test Auth0.AuthenticationApi
Process completed with exit code 1.
build: src/Auth0.AuthenticationApi/AuthenticationApiClient.cs#L44
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/IAuthenticationConnection.cs#L35
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/IAuthenticationConnection.cs#L23
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/HttpClientAuthenticationConnection.cs#L71
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/HttpClientAuthenticationConnection.cs#L61
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/HttpClientAuthenticationConnection.cs#L39
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/Tokens/JwtTokenFactory.cs#L33
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/Tokens/JwtTokenFactory.cs#L21
Cannot convert null literal to non-nullable reference type.
build: src/Auth0.AuthenticationApi/FlexibleDateTimeConverter.cs#L22
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
build: src/Auth0.AuthenticationApi/FlexibleDateTimeConverter.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L72
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L67
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L67
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L61
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L54
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L40
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/HttpClientManagementConnection.cs#L40
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/IManagementConnection.cs#L50
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/IManagementConnection.cs#L50
Cannot convert null literal to non-nullable reference type.
Test Auth0.Core: src/Auth0.ManagementApi/IManagementConnection.cs#L31
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/IAuthenticationConnection.cs#L23
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/HttpClientAuthenticationConnection.cs#L71
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/HttpClientAuthenticationConnection.cs#L61
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/HttpClientAuthenticationConnection.cs#L39
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/AuthenticationApiClient.cs#L74
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/AuthenticationApiClient.cs#L44
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/FlexibleDateTimeConverter.cs#L22
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/FlexibleDateTimeConverter.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/Tokens/JwtTokenFactory.cs#L33
Cannot convert null literal to non-nullable reference type.
Test Auth0.AuthenticationApi: src/Auth0.AuthenticationApi/Tokens/JwtTokenFactory.cs#L21
Cannot convert null literal to non-nullable reference type.