Nuget Publish #1
Annotations
1 error and 22 warnings
Publish to Optimizely
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/FieldPathVisitor.cs#L12
Non-nullable field 'path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/SourceConfiguration/SourceConfigurationModel.cs#L108
Converting null literal or possible null value to non-nullable type.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/FieldPathVisitor.cs#L39
Possible null reference argument for parameter 'exp' in 'Expression ExpressionVisitor.Visit(Expression exp)'.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/SourceConfiguration/SourceConfigurationModel.cs#L141
Converting null literal or possible null value to non-nullable type.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/FieldPathVisitor.cs#L61
Possible null reference argument for parameter 'exp' in 'Expression ExpressionVisitor.Visit(Expression exp)'.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionConstantExtractor.cs#L20
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/SourceConfiguration/SourceConfigurationModel.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/SourceConfiguration/SourceConfigurationModel.cs#L10
Non-nullable property 'From' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/SourceConfiguration/SourceConfigurationModel.cs#L12
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/SourceConfiguration/FieldInfo.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.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/FieldPathVisitor.cs#L12
Non-nullable field 'path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionConstantExtractor.cs#L20
Possible null reference argument for parameter 'item' in 'void List<object>.Add(object item)'.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionHashCalculator.cs#L12
Possible null reference return.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionHashCalculator.cs#L8
Possible null reference assignment.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionReplacer.cs#L48
Possible null reference argument for parameter 'exp' in 'Expression ExpressionVisitor.Visit(Expression exp)'.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionReplacer.cs#L12
Non-nullable field '_replaceWith' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionReplacer.cs#L13
Non-nullable field '_predicate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/ExpressionExtensions.cs#L25
Converting null literal or possible null value to non-nullable type.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/ExpressionHelpers/FieldPathVisitor.cs#L39
Possible null reference argument for parameter 'exp' in 'Expression ExpressionVisitor.Visit(Expression exp)'.
|
Package:
Optimizely.Graph.Source.Sdk/Optimizely.Graph.Source.Sdk/RestClientHelpers/RestClient.cs#L70
Converting null literal or possible null value to non-nullable type.
|
Git Semantic Version
None of the 1 tags(s) found were valid version tags for the present configuration. If this is unexpected, check to ensure that the configuration is correct and matches the tag format you are using.
|
Loading