Skip to content

Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 #416

Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1

Bump xunit.runner.visualstudio from 2.5.0 to 2.5.1 #416

Triggered via push October 1, 2023 17:20
Status Success
Total duration 2m 3s
Artifacts

build-ci.yml

on: push
infer-csharp-pr-comment
0s
infer-csharp-pr-comment
build-windows
40s
build-windows
build-linux
43s
build-linux
build-docker
1m 4s
build-docker
unit-test
45s
unit-test
build-manual
1m 50s
build-manual
build-release-notes
1m 50s
build-release-notes
Fit to window
Zoom out
Zoom in

Annotations

35 warnings
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.
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.
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.