Skip to content

Switch to GitHub Actions for all CI #12

Switch to GitHub Actions for all CI

Switch to GitHub Actions for all CI #12

Triggered via pull request December 8, 2023 02:13
Status Failure
Total duration 6m 15s
Artifacts 2
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

5 errors and 12 warnings
ci_matrix (ubuntu-latest)
Process completed with exit code 1.
ci_matrix (windows-latest)
The job was canceled because "ubuntu-latest" failed.
ci_matrix (windows-latest)
The operation was canceled.
ci_matrix (macos-latest)
The job was canceled because "ubuntu-latest" failed.
ci_matrix (macos-latest)
The operation was canceled.
ci_matrix (ubuntu-latest): test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L30
'LanguageServerProtocolMessageTests' is coupled with '118' different types from '30' 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#L423
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#L424
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)
No files were found with the provided path: **/*.trx. No artifacts will be uploaded.
ci_matrix (macos-latest): test/PowerShellEditorServices.Test.E2E/LanguageServerProtocolMessageTests.cs#L30
'LanguageServerProtocolMessageTests' is coupled with '118' different types from '30' 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#L423
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#L424
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
565 KB
ubuntu-latest-test-results Expired
628 KB