Skip to content

Merge pull request #175 from mivano/fix/missing-name-csv-formatter #42

Merge pull request #175 from mivano/fix/missing-name-csv-formatter

Merge pull request #175 from mivano/fix/missing-name-csv-formatter #42

Triggered via push September 17, 2024 23:11
Status Success
Total duration 31s
Artifacts 1
build-pack-release
21s
build-pack-release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-pack-release: src/Infrastructure/TypeResolver.cs#L14
Nullability of reference types in type of parameter 'type' of 'object TypeResolver.Resolve(Type type)' doesn't match implicitly implemented member 'object? ITypeResolver.Resolve(Type? type)' (possibly because of nullability attributes).
build-pack-release: src/OutputFormatters/CsvOutputFormatter.cs#L172
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-pack-release: src/OutputFormatters/CsvOutputFormatter.cs#L183
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-pack-release: src/CostApi/EnrollmentAccount.cs#L9
The type name 'properties' only contains lower-cased ascii characters. Such names may become reserved for the language.
build-pack-release: src/Commands/AccumulatedCost/AccumulatedCostCommand.cs#L33
The result of the expression is always 'false' since a value of type 'DateOnly' is never equal to 'null' of type 'DateOnly?'
build-pack-release: src/Commands/AccumulatedCost/AccumulatedCostCommand.cs#L38
The result of the expression is always 'false' since a value of type 'DateOnly' is never equal to 'null' of type 'DateOnly?'
build-pack-release: src/Commands/WhatIf/WhatIfSettings.cs#L66
Non-nullable property 'Filter' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-pack-release: src/OutputFormatters/TextOutputFormatter.cs#L37
Dereference of a possibly null reference.
build-pack-release: src/Commands/AccumulatedCost/AccumulatedCostCommand.cs#L87
Converting null literal or possible null value to non-nullable type.
build-pack-release: src/Commands/AccumulatedCost/AccumulatedCostCommand.cs#L89
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
packages Expired
4.41 MB