misc: fixes #579
Annotations
11 warnings
test-csharp
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-csharp:
extensions/chord.common/Extensions/StringExtensions.cs#L53
Possible null reference assignment.
|
test-csharp:
extensions/chord.common/Extensions/StringExtensions.cs#L58
Possible null reference assignment.
|
test-csharp:
extensions/chord.common/Extensions/StringExtensions.cs#L59
Possible null reference assignment.
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L25595
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L25610
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L24338
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L24367
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L26529
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L26542
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|
test-csharp:
Laboratory/C#/GeneratedTestCode/Output.g.cs#L27662
Argument 1 should be a variable because it is passed to a 'ref readonly' parameter
|