Skip to content

Bump xunit from 2.5.0 to 2.6.0 #426

Bump xunit from 2.5.0 to 2.6.0

Bump xunit from 2.5.0 to 2.6.0 #426

Triggered via pull request November 1, 2023 17:01
Status Failure
Total duration 2m 46s
Artifacts

build-ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 56 warnings
infer-csharp-pr-comment
Resource not accessible by integration
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#L135
Converting null literal or possible null value to non-nullable type.
build-linux: XForm/CxOneTransformer/Transformer.cs#L167
Converting null literal or possible null value to non-nullable type.
build-linux: XForm/CxOneTransformer/Transformer.cs#L195
Dereference of a possibly null reference.
build-linux: XForm/CxOneTransformer/Transformer.cs#L198
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: XForm/Common/BaseTransformer.cs#L92
Possible null reference argument for parameter 'value' in 'void IDictionary<string, object>.Add(string key, object value)'.
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.
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-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#L135
Converting null literal or possible null value to non-nullable type.
build-docker: XForm/CxOneTransformer/Transformer.cs#L167
Converting null literal or possible null value to non-nullable type.
build-docker: XForm/CxOneTransformer/Transformer.cs#L195
Dereference of a possibly null reference.
build-docker: XForm/CxOneTransformer/Transformer.cs#L198
Converting null literal or possible null value to non-nullable 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: 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#L135
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L167
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L195
Dereference of a possibly null reference.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L198
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#L135
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L167
Converting null literal or possible null value to non-nullable type.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L195
Dereference of a possibly null reference.
infer-csharp-pr-comment: XForm/CxOneTransformer/Transformer.cs#L198
Converting null literal or possible null value to non-nullable type.