Skip to content

Speed up BBS e2e tests by reducing repo migrations #5735

Speed up BBS e2e tests by reducing repo migrations

Speed up BBS e2e tests by reducing repo migrations #5735

Triggered via pull request December 5, 2025 19:27
Status Failure
Total duration 1h 1m 18s
Artifacts 19

CI.yml

on: pull_request
Matrix: build-for-e2e-test
Matrix: build
upload-event-file
3s
upload-event-file
Matrix: e2e-test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 49 warnings
build (macos-latest, csharp)
Process completed with exit code 2.
build (ubuntu-latest, csharp)
Process completed with exit code 1.
build (ubuntu-latest, csharp)
Process completed with exit code 2.
build (macos-latest, actions)
Process completed with exit code 2.
build (ubuntu-latest, actions)
Process completed with exit code 2.
build (windows-latest, csharp)
Process completed with exit code 1.
build (windows-latest, actions)
Process completed with exit code 1.
e2e-test (macos-latest, Bbs)
Process completed with exit code 1.
build (macos-latest, csharp): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
build-for-e2e-test (macos-latest): src/Octoshift/Services/GenericArgsBinder.cs#L21
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The generic parameter 'TArgs' of 'OctoshiftCLI.Services.GenericArgsBinder<TCommand, TArgs>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-for-e2e-test (macos-latest): src/Octoshift/Services/GenericArgsBinder.cs#L19
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The generic parameter 'TCommand' of 'OctoshiftCLI.Services.GenericArgsBinder<TCommand, TArgs>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-for-e2e-test (macos-latest): src/Octoshift/Extensions/CommandExtensions.cs#L32
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
build-for-e2e-test (macos-latest): src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build-for-e2e-test (ubuntu-latest): src/Octoshift/Services/GenericArgsBinder.cs#L21
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The generic parameter 'TArgs' of 'OctoshiftCLI.Services.GenericArgsBinder<TCommand, TArgs>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-for-e2e-test (ubuntu-latest): src/Octoshift/Services/GenericArgsBinder.cs#L19
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The generic parameter 'TCommand' of 'OctoshiftCLI.Services.GenericArgsBinder<TCommand, TArgs>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-for-e2e-test (ubuntu-latest): src/Octoshift/Extensions/CommandExtensions.cs#L32
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
build-for-e2e-test (ubuntu-latest): src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build (ubuntu-latest, csharp)
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
build (ubuntu-latest, csharp)
No files were found with the provided path: src/OctoshiftCLI.Tests/unit-tests.xml. No artifacts will be uploaded.
build (ubuntu-latest, csharp): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
build (ubuntu-latest, csharp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
build (macos-latest, actions): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
build (ubuntu-latest, actions): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
build (ubuntu-latest, actions)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
build (windows-latest, csharp): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
build-for-e2e-test (windows-latest): src/Octoshift/Services/GenericArgsBinder.cs#L21
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The generic parameter 'TArgs' of 'OctoshiftCLI.Services.GenericArgsBinder<TCommand, TArgs>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-for-e2e-test (windows-latest): src/Octoshift/Services/GenericArgsBinder.cs#L19
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The generic parameter 'TCommand' of 'OctoshiftCLI.Services.GenericArgsBinder<TCommand, TArgs>' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build-for-e2e-test (windows-latest): src/Octoshift/Extensions/CommandExtensions.cs#L32
Call to 'System.Reflection.MethodInfo.MakeGenericMethod(params Type[])' can not be statically analyzed. It's not possible to guarantee the availability of requirements of the generic method.
build-for-e2e-test (windows-latest): src/Octoshift/Extensions/AssemblyExtensions.cs#L13
Using member 'System.Reflection.Assembly.GetTypes()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed.
build (windows-latest, actions): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
e2e-test (macos-latest, Github): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (windows-latest, AdoBasic): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (macos-latest, Ghes): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (ubuntu-latest, Github): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (windows-latest, Github): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (macos-latest, AdoBasic): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (ubuntu-latest, AdoCsv): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (macos-latest, AdoCsv): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (ubuntu-latest, AdoBasic): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (windows-latest, Ghes): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (windows-latest, AdoCsv): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (ubuntu-latest, Ghes): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (ubuntu-latest, Bbs): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (windows-latest, Bbs): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)
e2e-test (macos-latest, Bbs): src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Unused field 'SSH_KEY_FILE' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1823)

Artifacts

Produced during runtime
Name Size Digest
Event File
3.68 KB
sha256:4726dbaab26de3b15ac25f1a4eb304fa642c716c2159b6f8d84590b4b4e5c3ca
binaries-macos-latest
51.6 MB
sha256:55cb26c8d4ea687b9a2115f475f8bf0d704b0a46020ec11b9782928a93250125
binaries-ubuntu-latest
51.9 MB
sha256:b7dc56c58c3126bdf341523be0722acf7dc24227d45f7d3e221efb0f54757889
binaries-windows-latest
51.7 MB
sha256:1d7da1c2586a0c54e02e58db3749f6573c5ded680cded0f05ba1784f0058a644
integration-test-logs-AdoBasic-macos-latest
77.1 KB
sha256:8a50994bf57f333d53443f5e57f23f12870ae96ab9b56c3f4b62bf4ae6636b47
integration-test-logs-AdoBasic-ubuntu-latest
77.8 KB
sha256:07f73e9f2774f217f541bce24c470d02717d6278bfd12b1de3fbaeb5892e2449
integration-test-logs-AdoBasic-windows-latest
77.7 KB
sha256:ab1c5b652b48662fd63f5189c976c5617193dc2aeac408df65b7c583d0d1af2e
integration-test-logs-AdoCsv-macos-latest
84.5 KB
sha256:0b9cf8aa48179829ebbbd8b3dda75a13c912cb6d04b47e2ea8477c94c728aa74
integration-test-logs-AdoCsv-ubuntu-latest
83.8 KB
sha256:4aef90ab8a11a5707f61e4cd59fa8e48a1b62133744803b7b271ce6d3f0a2fc7
integration-test-logs-AdoCsv-windows-latest
84.7 KB
sha256:5682916cdd4561735d2a332e67ae6be6c7dc6e9a40c63c9e5c404b74d24870f2
integration-test-logs-Bbs-macos-latest
45 KB
sha256:2d0fa17253dffc8aa3593db86bbc43ebe911e36df40712cac9894322fafe0f0a
integration-test-logs-Bbs-ubuntu-latest
45.7 KB
sha256:7891b41246872ea58a7431d50dcab5edd7348b70005c159cec6ed90174de295a
integration-test-logs-Bbs-windows-latest
45.3 KB
sha256:9bb8c330c829e4d0673896bc5644cb0fa6e9268db70a63ef57d39e1705b244cc
integration-test-logs-Ghes-macos-latest
60.5 KB
sha256:45f4c9221d91a5c4eb5ea414ffa53e087db50e8f5771181a35412b84f9cc1aac
integration-test-logs-Ghes-ubuntu-latest
59.5 KB
sha256:a474f888e27c8748dc77af18dbdd917df05bbdc6cef273acc0f17215ddf3a224
integration-test-logs-Ghes-windows-latest
61.3 KB
sha256:d7ca7709114e97e1d67eee7976f3f760ed04ade759e04cbf04e18c9003a88850
integration-test-logs-Github-macos-latest
19.7 KB
sha256:3f3924d84adf78b976a224e464b4a4f52bd6360f9cd3a2ba729e0c496ce355be
integration-test-logs-Github-ubuntu-latest
20.5 KB
sha256:b2441952cf9f70ead116900a0cae9d87a42748bc0bb085b8b4242e3597ab0f6a
integration-test-logs-Github-windows-latest
20.9 KB
sha256:11aa5fb28891c642da642f7e9e1d12f6813322482790da395eb3c6ea37738716