Skip to content

Feature/externalize mongo schema #396

Feature/externalize mongo schema

Feature/externalize mongo schema #396

Triggered via pull request July 14, 2023 18:03
Status Success
Total duration 2m 31s
Artifacts

build-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

57 warnings
unit-test: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unit-test: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
unit-test: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
unit-test: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
unit-test: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
build-linux: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
build-linux: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
build-linux: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
build-linux: XForm/Common/BaseTransformer.cs#L92
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
build-linux: XForm/CxOneTransformer/Transformer.cs#L554
Cannot convert null literal to non-nullable reference type.
build-linux: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-linux: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
build-windows: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
build-windows: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
build-windows: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
build-windows: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-windows: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
build-windows: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
build-windows: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
build-docker: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-docker: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-docker: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
build-docker: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
build-docker: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
build-docker: XForm/Common/BaseTransformer.cs#L92
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
build-docker: XForm/CxOneTransformer/Transformer.cs#L554
Cannot convert null literal to non-nullable reference type.
build-docker: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-docker: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-docker: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
infer-csharp-pr-comment: XForm/Common/BaseTransformer.cs#L92
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L554
Cannot convert null literal to non-nullable reference type.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L167
Possible null reference return.
infer-csharp-pr-comment: XForm/Common/BaseTransformer.cs#L92
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchParentProject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/Data/ProjectDescriptor.cs#L12
Non-nullable property 'BranchedAtScanId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L69
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: SDK/SDK.Modules/Transformer/CrawlState.cs#L88
Cannot convert null literal to non-nullable reference type.