Skip to content

Speed up BBS e2e tests by reducing repo migrations #5740

Speed up BBS e2e tests by reducing repo migrations

Speed up BBS e2e tests by reducing repo migrations #5740

Triggered via pull request December 5, 2025 22:01
Status Cancelled
Total duration 23m 36s
Artifacts 8

CI.yml

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

Annotations

13 errors and 14 warnings
e2e-test (windows-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-windows-latest exists
e2e-test (windows-latest, Bbs)
Canceling since a higher priority waiting request for integration-test-Bbs-windows-latest exists
e2e-test (windows-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-windows-latest exists
e2e-test (macos-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-macos-latest exists
e2e-test (macos-latest, Bbs)
Canceling since a higher priority waiting request for integration-test-Bbs-macos-latest exists
e2e-test (ubuntu-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-ubuntu-latest exists
e2e-test (windows-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-windows-latest exists
e2e-test (macos-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-macos-latest exists
e2e-test (macos-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-macos-latest exists
e2e-test (ubuntu-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-ubuntu-latest exists
e2e-test (ubuntu-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-ubuntu-latest exists
e2e-test (macos-latest, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-macos-latest exists
e2e-test (windows-latest, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-windows-latest exists
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/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 (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 (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-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/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 (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 (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 (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/

Artifacts

Produced during runtime
Name Size Digest
Code Coverage Report
422 Bytes
sha256:a3fb790b93cfd0f2df188e96612392254cf7875764569ab450fb62d3930e36d7
Event File
3.68 KB
sha256:7b776355d79a73a52569b2348917bff6d8fa8ad379013a91790e321c20e63ee0
Unit Test Results
20 KB
sha256:b69cfde8e4be9b51d87662be0126121d52d666d71fdf68856b35ec4e573f554b
binaries-macos-latest
51.6 MB
sha256:d5decc8d58ed0dbd89d2e5498faf42d4a55bf240ffcd1784c6ab6dfce7dd374a
binaries-ubuntu-latest
51.9 MB
sha256:f78c879d91bca28356080a96bc0e8f92765cbd8e69f54b0855dee5d5ba754ecd
binaries-windows-latest
51.7 MB
sha256:a21e39cfbb1a112b246f603fdc3983ac7e9928d6bc35b730646d0ce4fe107d90
integration-test-logs-Bbs-ubuntu-latest
29.8 KB
sha256:b9d5ce5aa1914e36f9ef9b879c0e43d057ec08ed29d04cb7cdb74eed016b4e5b
integration-test-logs-Ghes-ubuntu-latest
60.8 KB
sha256:a3dbd6c7ea92a647c9685f9736adb8d96c715861f188fa48d20d1361c74a2b7e