Skip to content

Merge pull request #216 from JaCraig/dependabot/github_actions/depend… #148

Merge pull request #216 from JaCraig/dependabot/github_actions/depend…

Merge pull request #216 from JaCraig/dependabot/github_actions/depend… #148

Triggered via push March 21, 2024 16:20
Status Success
Total duration 3m 11s
Artifacts 1
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build (8.0.x)
Process completed with exit code 1.
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/DefaultValueGenerator.cs#L55
Nullability of reference types in return type of 'ParameterValue? DefaultValueGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/FileStreamGenerator.cs#L62
Nullability of reference types in return type of 'ParameterValue? FileStreamGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/HttpClientGenerator.cs#L66
Nullability of reference types in return type of 'ParameterValue? HttpClientGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/InterfaceGenerator.cs#L58
Nullability of reference types in return type of 'ParameterValue? InterfaceGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/MaxBoundaryGenerator.cs#L56
Nullability of reference types in return type of 'ParameterValue? MaxBoundaryGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/MinBoundaryGenerator.cs#L40
Nullability of reference types in return type of 'ParameterValue? MinBoundaryGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/NegationGenerator.cs#L54
Nullability of reference types in return type of 'ParameterValue? NegationGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/SliceGenerator.cs#L56
Nullability of reference types in return type of 'ParameterValue? SliceGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/DefaultGenerators/StreamGenerator.cs#L66
Nullability of reference types in return type of 'ParameterValue? StreamGenerator.Next(ParameterInfo? parameter, object? min, object? max)' doesn't match implicitly implemented member 'ParameterValue IGenerator.Next(ParameterInfo? parameter, object? min, object? max)' (possibly because of nullability attributes).
build (8.0.x): Mecha.Core/Generator/Helpers/EmptyStream.cs#L87
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).

Artifacts

Produced during runtime
Name Size
dotnet-results-8.0.x
46.2 KB