CI feat: upgrade to dotnet 10.0 #14
Annotations
1 error and 30 warnings
|
Build & Test windows-latest
Process completed with exit code 1.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Middlewares/LoadConfiguration/LoadConfigurationMiddleware.cs#L19
Possible null reference assignment.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Entities/Project/DefaultValueVisitorContext.cs#L7
Non-nullable property 'ReferenceResolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Middlewares/LoadConfiguration/MagicPathRewriter.cs#L27
Possible null reference argument for parameter 'originalValue' in 'void LogExtensions.ReplacedMagicPath(IConsoleLogger log, string originalValue, string replacedValue)'.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Common/Pipelines/Pipeline.cs#L21
Non-nullable property 'ContextData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Common/Pipelines/Pipeline.cs#L16
Non-nullable property 'ContextData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Entities/Schema/MetadataKeyword.cs#L81
Possible null reference argument for parameter 'value' in 'MetadataKeyword.MetadataKeyword(JsonArray value)'.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Variables/VariableExtractorService.cs#L64
Dereference of a possibly null reference.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Variables/VariableReplacerService.cs#L48
Dereference of a possibly null reference.
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Common/Execution/FeatureCollection.cs#L25
Nullability of reference types in type of parameter 'instance' of 'bool FeatureCollection.TryGet<TFeature>(out TFeature instance)' doesn't match implicitly implemented member 'bool IFeatureCollection.TryGet<TFeature>(out TFeature? instance)' (possibly because of nullability attributes).
|
|
Build & Test macos-latest:
src/Confix.Tool/src/Confix.Library/Common/Execution/IConfigurationFileCollection.cs#L2
The using directive for 'Confix.Extensions' appeared previously in this namespace
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Middlewares/LoadConfiguration/LoadConfigurationMiddleware.cs#L19
Possible null reference assignment.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Middlewares/LoadConfiguration/MagicPathRewriter.cs#L27
Possible null reference argument for parameter 'originalValue' in 'void LogExtensions.ReplacedMagicPath(IConsoleLogger log, string originalValue, string replacedValue)'.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Entities/Project/DefaultValueVisitorContext.cs#L7
Non-nullable property 'ReferenceResolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Common/Pipelines/Pipeline.cs#L21
Non-nullable property 'ContextData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Common/Pipelines/Pipeline.cs#L16
Non-nullable property 'ContextData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Entities/Schema/MetadataKeyword.cs#L81
Possible null reference argument for parameter 'value' in 'MetadataKeyword.MetadataKeyword(JsonArray value)'.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Variables/VariableExtractorService.cs#L64
Dereference of a possibly null reference.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Variables/VariableReplacerService.cs#L48
Dereference of a possibly null reference.
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Common/Execution/FeatureCollection.cs#L25
Nullability of reference types in type of parameter 'instance' of 'bool FeatureCollection.TryGet<TFeature>(out TFeature instance)' doesn't match implicitly implemented member 'bool IFeatureCollection.TryGet<TFeature>(out TFeature? instance)' (possibly because of nullability attributes).
|
|
Build & Test ubuntu-latest:
src/Confix.Tool/src/Confix.Library/Common/Execution/IConfigurationFileCollection.cs#L2
The using directive for 'Confix.Extensions' appeared previously in this namespace
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Middlewares/LoadConfiguration/LoadConfigurationMiddleware.cs#L19
Possible null reference assignment.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Middlewares/LoadConfiguration/MagicPathRewriter.cs#L27
Possible null reference argument for parameter 'originalValue' in 'void LogExtensions.ReplacedMagicPath(IConsoleLogger log, string originalValue, string replacedValue)'.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Common/Pipelines/Pipeline.cs#L21
Non-nullable property 'ContextData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Common/Pipelines/Pipeline.cs#L16
Non-nullable property 'ContextData' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Entities/Project/DefaultValueVisitorContext.cs#L7
Non-nullable property 'ReferenceResolver' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Variables/VariableExtractorService.cs#L64
Dereference of a possibly null reference.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Variables/VariableReplacerService.cs#L48
Dereference of a possibly null reference.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Entities/Schema/MetadataKeyword.cs#L81
Possible null reference argument for parameter 'value' in 'MetadataKeyword.MetadataKeyword(JsonArray value)'.
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Common/Execution/FeatureCollection.cs#L25
Nullability of reference types in type of parameter 'instance' of 'bool FeatureCollection.TryGet<TFeature>(out TFeature instance)' doesn't match implicitly implemented member 'bool IFeatureCollection.TryGet<TFeature>(out TFeature? instance)' (possibly because of nullability attributes).
|
|
Build & Test windows-latest:
src/Confix.Tool/src/Confix.Library/Common/Execution/IConfigurationFileCollection.cs#L2
The using directive for 'Confix.Extensions' appeared previously in this namespace
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
snapshot-mismatches-windows-latest
|
29.2 KB |
sha256:8957afe97145a778065a3ead86fe9722aca7963cf97da0ae25ded4f371875dd8
|
|