Bump System.Text.Json from 5.0.1 to 8.0.4 in /src/deequ #220
Annotations
1 error and 14 warnings
|
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/
|
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/
|
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/
|
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/
|
src/deequ/Analyzers/Correlation.cs#L114
'CorrelationState' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
src/deequ/Metrics/Metric.cs#L107
'DoubleMetric' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
src/deequ/Constraints/AnalysisBasedConstraint.cs#L47
The variable 'e' is declared but never used
|
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.
|
src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L112
The given expression is never of the provided ('StringType') type
|
src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L117
The given expression is never of the provided ('IntegerType') type
|
src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L122
The given expression is never of the provided ('FloatType') type
|
src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L127
The given expression is never of the provided ('DoubleType') type
|
src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L132
The given expression is never of the provided ('ByteType') type
|
src/deequ/Analyzers/Applicability/ApplicabilityResult.cs#L137
The given expression is never of the provided ('ShortType') type
|
This job failed
Loading