Skip to content

Switch to GitHub Actions for all CI #10

Switch to GitHub Actions for all CI

Switch to GitHub Actions for all CI #10

Triggered via pull request December 8, 2023 01:42
Status Failure
Total duration 16m 53s
Artifacts 4
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci-test.yml

on: pull_request
Matrix: ci_matrix
Fit to window
Zoom out
Zoom in

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): 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): 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-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)

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