Switch to GitHub Actions for all CI #10
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 20 warnings
ci_matrix (windows-2019)
Process completed with exit code 1.
|
ci_matrix (macos-13-arm64)
The job was canceled because "windows-2019" failed.
|
ci_matrix (windows-latest)
The job was canceled because "windows-2019" failed.
|
ci_matrix (windows-latest)
The operation was canceled.
|
ci_matrix (ubuntu-latest):
src/PowerShellEditorServices/Services/TextDocument/Handlers/DidChangeWatchedFilesHandler.cs#L50
Possible null reference assignment.
|
ci_matrix (ubuntu-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L31
'LanguageServerProtocolMessageTests' is coupled with '120' different types from '31' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (ubuntu-latest):
test/PowerShellEditorServices.Test.E2E/LSPTestsFixures.cs#L44
'InitializeAsync' is coupled with '42' different types from '21' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (ubuntu-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L427
The literal or constant value "function CanSendDocumentSymbolRequest ()" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (ubuntu-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L428
The literal or constant value SymbolKind.Function should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (macos-latest):
src/PowerShellEditorServices/Services/TextDocument/Handlers/DidChangeWatchedFilesHandler.cs#L50
Possible null reference assignment.
|
ci_matrix (macos-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L31
'LanguageServerProtocolMessageTests' is coupled with '120' different types from '31' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (macos-latest):
test/PowerShellEditorServices.Test.E2E/LSPTestsFixures.cs#L44
'InitializeAsync' is coupled with '42' different types from '21' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (macos-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L427
The literal or constant value "function CanSendDocumentSymbolRequest ()" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (macos-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L428
The literal or constant value SymbolKind.Function should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (windows-2019):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L31
'LanguageServerProtocolMessageTests' is coupled with '120' different types from '31' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (windows-2019):
test/PowerShellEditorServices.Test.E2E/LSPTestsFixures.cs#L44
'InitializeAsync' is coupled with '42' different types from '21' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (windows-2019):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L427
The literal or constant value "function CanSendDocumentSymbolRequest ()" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (windows-2019):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L428
The literal or constant value SymbolKind.Function should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (windows-2019):
src/PowerShellEditorServices/Services/TextDocument/Handlers/DidChangeWatchedFilesHandler.cs#L50
Possible null reference assignment.
|
ci_matrix (windows-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L31
'LanguageServerProtocolMessageTests' is coupled with '120' different types from '31' different namespaces. Rewrite or refactor the code to decrease its class coupling below '96'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (windows-latest):
test/PowerShellEditorServices.Test.E2E/LSPTestsFixures.cs#L44
'InitializeAsync' is coupled with '42' different types from '21' different namespaces. Rewrite or refactor the code to decrease its class coupling below '41'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1506)
|
ci_matrix (windows-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L427
The literal or constant value "function CanSendDocumentSymbolRequest ()" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (windows-latest):
test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L428
The literal or constant value SymbolKind.Function should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'CanSendDocumentSymbolRequestAsync' on type 'LanguageServerProtocolMessageTests'. Swap the parameter values. (https://xunit.net/xunit.analyzers/rules/xUnit2000)
|
ci_matrix (windows-latest):
src/PowerShellEditorServices/Services/TextDocument/Handlers/DidChangeWatchedFilesHandler.cs#L50
Possible null reference assignment.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-latest-test-results
Expired
|
626 KB |
|
ubuntu-latest-test-results
Expired
|
625 KB |
|
windows-2019-test-results
Expired
|
957 KB |
|
windows-latest-test-results
Expired
|
895 KB |
|