Skip to content

feat: bump version to 1.2.1 with enhanced package metadata and profes… #4

feat: bump version to 1.2.1 with enhanced package metadata and profes…

feat: bump version to 1.2.1 with enhanced package metadata and profes… #4

Triggered via push August 22, 2025 08:29
Status Failure
Total duration 2m 35s
Artifacts

ci.yml

on: push
Build and Test
31s
Build and Test
Dependency Review
0s
Dependency Review
Publish to GitHub Packages
0s
Publish to GitHub Packages
Create GitHub Release
0s
Create GitHub Release
Publish to NuGet.org
0s
Publish to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Package NuGet
Process completed with exit code 1.
Package NuGet: src/SmartOrderBy/SmartOrderBy.cs#L54
Converting null literal or possible null value to non-nullable type.
Package NuGet: src/SmartOrderBy/SmartOrderBy.cs#L42
Converting null literal or possible null value to non-nullable type.
Package NuGet: src/SmartOrderBy/SmartOrderBy.cs#L40
Possible null reference return.
Package NuGet: src/SmartOrderBy/SmartOrderBy.cs#L31
Possible null reference return.
Package NuGet: src/SmartOrderBy/Dtos/Map.cs#L7
Non-nullable property 'Mapping' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Package NuGet: src/SmartOrderBy/Dtos/Map.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Package NuGet: src/SmartOrderBy/Dtos/OrderByMap.cs#L7
Non-nullable property 'Maps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Package NuGet: src/SmartOrderBy/Dtos/OrderByMap.cs#L5
Non-nullable property 'EntityName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Package NuGet: src/SmartOrderBy/Dtos/Sorting.cs#L6
Non-nullable property 'OrderType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Package NuGet: src/SmartOrderBy/Dtos/Sorting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Security Scan: src/SmartOrderBy/SmartOrderBy.cs#L54
Converting null literal or possible null value to non-nullable type.
Security Scan: src/SmartOrderBy/SmartOrderBy.cs#L42
Converting null literal or possible null value to non-nullable type.
Security Scan: src/SmartOrderBy/SmartOrderBy.cs#L40
Possible null reference return.
Security Scan: src/SmartOrderBy/SmartOrderBy.cs#L31
Possible null reference return.
Security Scan: src/SmartOrderBy/Dtos/OrderByMap.cs#L7
Non-nullable property 'Maps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Security Scan: src/SmartOrderBy/Dtos/OrderByMap.cs#L5
Non-nullable property 'EntityName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Security Scan: src/SmartOrderBy/Dtos/Sorting.cs#L6
Non-nullable property 'OrderType' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Security Scan: src/SmartOrderBy/Dtos/Sorting.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Security Scan: src/SmartOrderBy/Dtos/Map.cs#L7
Non-nullable property 'Mapping' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Security Scan: src/SmartOrderBy/Dtos/Map.cs#L5
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.