Merge pull request #1309 from nickna/feature/complete-clr-interop #1187
Annotations
34 warnings
|
build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (ubuntu-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Test262/BatchedSubprocessRunner.cs#L276
Private member 'BatchedSubprocessRunner.PersistentWorker._id' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Test262/BatchedSubprocessRunner.cs#L276
Private member 'BatchedSubprocessRunner.PersistentWorker._id' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Tests/TypeCheckerTests/InterfaceImplementationCompatibilityTests.cs#L29
Private member 'InterfaceImplementationCompatibilityTests.AssertHasCode' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (ubuntu-latest):
SharpTS.Tests/Infrastructure/MockHttpServer.cs#L17
Private member 'MockHttpServer._listenerTask' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (ubuntu-latest):
SharpTS.Tests/Compilation/DebugSymbolsTests.cs#L396
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
|
build (ubuntu-latest):
SharpTS.Tests/Compilation/DebugSymbolsTests.cs#L392
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
|
build (ubuntu-latest):
Parsing/Parser.Spans.cs#L115
Private member 'Parser.MarkHidden' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (ubuntu-latest):
Parsing/Parser.Spans.cs#L109
Private member 'Parser.CopySpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (ubuntu-latest):
Parsing/Parser.Spans.cs#L103
Private member 'Parser.CopySpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (ubuntu-latest):
Parsing/Parser.Spans.cs#L92
Private member 'Parser.RecordSpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (ubuntu-latest):
Parsing/Parser.Spans.cs#L85
Private member 'Parser.RecordSpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (ubuntu-latest):
Compilation/ILCompiler.cs#L293
Possible null reference argument for parameter 'key' in 'DebugEmitScope Dictionary<string, DebugEmitScope>.this[string key]'.
|
|
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Test262/BatchedSubprocessRunner.cs#L276
Private member 'BatchedSubprocessRunner.PersistentWorker._id' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Test262/BatchedSubprocessRunner.cs#L276
Private member 'BatchedSubprocessRunner.PersistentWorker._id' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Test262/Test262Runner.cs#L112
Private member 'Test262Runner._test262Root' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Tests/TypeCheckerTests/InterfaceImplementationCompatibilityTests.cs#L29
Private member 'InterfaceImplementationCompatibilityTests.AssertHasCode' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (windows-latest):
SharpTS.Tests/Infrastructure/MockHttpServer.cs#L17
Private member 'MockHttpServer._listenerTask' can be removed as the value assigned to it is never read (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0052)
|
|
build (windows-latest):
SharpTS.Tests/Compilation/DebugSymbolsTests.cs#L396
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
|
build (windows-latest):
SharpTS.Tests/Compilation/DebugSymbolsTests.cs#L392
Do not use a Where clause to filter before calling Assert.Single. Use the overload of Assert.Single that accepts a filtering function. (https://xunit.net/xunit.analyzers/rules/xUnit2031)
|
|
build (windows-latest):
Parsing/Parser.Spans.cs#L115
Private member 'Parser.MarkHidden' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (windows-latest):
Parsing/Parser.Spans.cs#L109
Private member 'Parser.CopySpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (windows-latest):
Parsing/Parser.Spans.cs#L103
Private member 'Parser.CopySpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (windows-latest):
Parsing/Parser.Spans.cs#L92
Private member 'Parser.RecordSpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (windows-latest):
Parsing/Parser.Spans.cs#L85
Private member 'Parser.RecordSpan' is unused (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0051)
|
|
build (windows-latest):
Compilation/ILCompiler.cs#L293
Possible null reference argument for parameter 'key' in 'DebugEmitScope Dictionary<string, DebugEmitScope>.this[string key]'.
|