Skip to content

Bump System.Text.Json from 5.0.1 to 8.0.4 in /src/deequ #220

Bump System.Text.Json from 5.0.1 to 8.0.4 in /src/deequ

Bump System.Text.Json from 5.0.1 to 8.0.4 in /src/deequ #220

Triggered via pull request July 9, 2024 21:24
Status Failure
Total duration 32s
Artifacts

quality.yml

on: pull_request
run-tests
25s
run-tests
run-examples
15s
run-examples
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 18 warnings
run-examples
Process completed with exit code 1.
run-tests
Process completed with exit code 1.
run-examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-examples
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
run-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
run-tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-tests: src/deequ/Analyzers/Correlation.cs#L114
'CorrelationState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-tests: src/deequ/Metrics/Metric.cs#L107
'DoubleMetric' overrides Object.Equals(object o) but does not override Object.GetHashCode()
run-tests: src/deequ/Constraints/AnalysisBasedConstraint.cs#L47
The variable 'e' is declared but never used
run-tests: src/deequ/Constraints/Constraint.cs#L515
The switch expression does not handle all possible values of its input type (it is not exhaustive). For example, the pattern 'deequ.Constraints.ConstrainableDataTypes.Numeric' is not covered.
run-tests: src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L112
The given expression is never of the provided ('StringType') type
run-tests: src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L117
The given expression is never of the provided ('IntegerType') type
run-tests: src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L122
The given expression is never of the provided ('FloatType') type
run-tests: src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L127
The given expression is never of the provided ('DoubleType') type
run-tests: src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L132
The given expression is never of the provided ('ByteType') type
run-tests: src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L137
The given expression is never of the provided ('ShortType') type