Work on Matchers #32
Annotations
7 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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'
|
Build:
test/SourceGeneratorTests/TestBase.cs#L146
Possible null reference argument for parameter 'paths' in 'string Path.Combine(params string[] paths)'.
|
Loading