trigger build to package helm charts #57
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/cache@v3, asdf-vm/actions/setup@8b8467c5522bb0aea4977082037e4f2956d67e52, actions/cache@67b839edb68371cc5014f6cea11c9aa77238de78. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
server/StrDss.Model/GeocoderDtos.cs#L8
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L9
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L15
Non-nullable property 'Crs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L16
Non-nullable property 'Coordinates' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L63
Non-nullable property 'Geometry' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L64
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L71
Non-nullable property 'SearchTimestamp' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L74
Non-nullable property 'BaseDataDate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L85
Non-nullable property 'Features' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
server/StrDss.Model/GeocoderDtos.cs#L25
Non-nullable property 'Faults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading