Skip to content

Remove Unused Code & Update Baseline #31

Remove Unused Code & Update Baseline

Remove Unused Code & Update Baseline #31

Triggered via push December 26, 2023 16:49
Status Success
Total duration 2m 24s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build: test/SourceGeneratorTests/TestBase.cs#L146
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
Build
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Build
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Build: test/SourceGeneratorTests/TestBase.cs#L146
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
Build
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'
Build
Possible unintended reference comparison; to get a value comparison, cast the right hand side to type 'string'