chore(deps): update xunit-dotnet monorepo to v2.8.0 #70
Annotations
4 errors and 1 warning
Promitor.Tests.Unit.Metrics.Sinks.PrometheusScrapingEndpointMetricSinkTests ► ReportMetricAsync_GetsValidInputWithoutMetricValue_SuccessfullyWritesMetricWithDefault(expectedDefaultValue: -1):
src/Promitor.Tests.Unit/TestResults/test-results.trx#L0
Failed test found in:
src/Promitor.Tests.Unit/TestResults/test-results.trx
Error:
System.ArgumentException : Object of type 'System.Int32' cannot be converted to type 'System.Nullable`1[System.Double]'.
|
Promitor.Tests.Unit.Metrics.Sinks.PrometheusScrapingEndpointMetricSinkTests ► ReportMetricAsync_GetsValidInputWithoutMetricValue_SuccessfullyWritesMetricWithDefault(expectedDefaultValue: 0):
src/Promitor.Tests.Unit/TestResults/test-results.trx#L0
Failed test found in:
src/Promitor.Tests.Unit/TestResults/test-results.trx
Error:
System.ArgumentException : Object of type 'System.Int32' cannot be converted to type 'System.Nullable`1[System.Double]'.
|
Verify Codebase
Process completed with exit code 1.
|
Verify Codebase
Failed test were found and 'fail-on-error' option is set to true
|
Verify Codebase
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|