Skip to content

Speed up BBS e2e tests by reducing repo migrations #5741

Speed up BBS e2e tests by reducing repo migrations

Speed up BBS e2e tests by reducing repo migrations #5741

Triggered via pull request December 5, 2025 22:08
Status Failure
Total duration 41m 10s
Artifacts 21

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

1 error and 14 warnings
e2e-test (ubuntu-latest, AdoBasic)
Process completed with exit code 1.
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:71bb6d28db7029649f31b81d6a86c3e7a6a24b138e808ab54db9bff3c0fec5de
Event File
4.05 KB
sha256:9630425d1676c318d911ddc41acbba75fb5e2955a259bafe84d0005be24baa17
Unit Test Results
19.8 KB
sha256:1b3253112c76f5f1bc6518545791f63221a1a699e663d033032b3c0b6ea6797b
binaries-macos-latest
51.6 MB
sha256:642d378b9632862b9012c3984000f5a279c51357d4173d715b9fb085367f72f9
binaries-ubuntu-latest
51.9 MB
sha256:77dfa59664171914c5529d00c4e603de0b1f68a5f1b6a8362937031a5ac37381
binaries-windows-latest
51.7 MB
sha256:24111b55d66cf0d03146f2acc7c24f80d5b2454803ac7a60ae5ed5d16396fc55
integration-test-logs-AdoBasic-macos-latest
70.6 KB
sha256:39827b627b550bbd0dde341ed8a7cd00d0409f5900a4af57f9691fca55e8d515
integration-test-logs-AdoBasic-ubuntu-latest
61 KB
sha256:95f23cdee901cb1ba6b6b41093e937b5f5d53bcf6f98000a9718c9daa61a7efa
integration-test-logs-AdoBasic-windows-latest
65.4 KB
sha256:4aa9416e792722ee858f14bce6fbfc8306ee13055495df21689120c1291e6c64
integration-test-logs-AdoCsv-macos-latest
72.4 KB
sha256:bb71d4e975799109ce3316950f59f74ec36dcb4c8b8180f3cf7bdc0b5a29ec81
integration-test-logs-AdoCsv-ubuntu-latest
72.5 KB
sha256:ced9259b0c79670c6d197a4a4007476bc7ca78ddd303f8c710fb373b592ecffa
integration-test-logs-AdoCsv-windows-latest
72.3 KB
sha256:7a35dd4ef40881eccd5f6ef4b9bbb9fcd8f1b13cfd93d76734b93c35c3463a90
integration-test-logs-Bbs-macos-latest
25.6 KB
sha256:d045d5efae4efea71e7e084561e9737ea7da723e438bc5183977e3599f87dc77
integration-test-logs-Bbs-ubuntu-latest
26 KB
sha256:70a1b8931c1a84c257e2896a6f7748fd9b7bce46bffdc32711d0662f2cddc8af
integration-test-logs-Bbs-windows-latest
26.9 KB
sha256:d4d8e839cfbc469f67005ea8778b6be0e027e3cf0c0fc19494f8db677617f848
integration-test-logs-Ghes-macos-latest
54.5 KB
sha256:b7c60753749941bec69b6f768e34cf3a45385c8258ed8cbdb2c1dd6af7ee98d1
integration-test-logs-Ghes-ubuntu-latest
53.1 KB
sha256:80c62e89101245329366342109846c8ac7e195fbc70529f9ba1ef4a88f6b0493
integration-test-logs-Ghes-windows-latest
55.9 KB
sha256:98a91f210a6ee0fe528dbde91e2da5713e29acde74e554f750e1222f17b9fdd6
integration-test-logs-Github-macos-latest
19.5 KB
sha256:3d564394ec92a2fae43d91fad9d936a3413c66a59908ed82bf0ba8c86802885a
integration-test-logs-Github-ubuntu-latest
20.4 KB
sha256:ccb7ce8f034dad12e2756cd4f8bd07f24ebc1083bedc8eb51f5199ad3dff758a
integration-test-logs-Github-windows-latest
20.6 KB
sha256:ad5c9ae30b5eaad6d55658ea99a9b83dbfba5f2ce69cb3badaca69c826dd37fe