Speed up BBS e2e tests by reducing repo migrations #5738
Annotations
8 errors and 22 warnings
|
build (macos-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 (ubuntu-latest, csharp)
Process completed with exit code 1.
|
|
build (ubuntu-latest, csharp)
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 (windows-latest, Bbs)
Process completed with exit code 1.
|
|
build (macos-latest, csharp):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L3
Using directive is unnecessary.
|
|
build (macos-latest, actions):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L3
Using directive is unnecessary.
|
|
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 (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 (ubuntu-latest, actions):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L3
Using directive is unnecessary.
|
|
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)
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#L3
Using directive is unnecessary.
|
|
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-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 (windows-latest, csharp):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L3
Using directive is unnecessary.
|
|
build (windows-latest, actions):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L3
Using directive is unnecessary.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Event File
|
3.68 KB |
sha256:c7d2f2f0a461d2da6047bf7ae09a4d0d198ad3c37ce1eb8dc5c9357bfb2da984
|
|
|
binaries-macos-latest
|
51.6 MB |
sha256:2faae25d27b8b31c9208889cacfd7dd8aef272ed6199a08a6536010dc8a96652
|
|
|
binaries-ubuntu-latest
|
51.9 MB |
sha256:4ff894e6595df33fe457ef16a957dcea542c62dab230041f443b18a7a71ba836
|
|
|
binaries-windows-latest
|
51.7 MB |
sha256:2ebf9fd71798a551b5b1d3779298d2c76679affd7e16973880b85c1fe4d85a25
|
|
|
integration-test-logs-AdoBasic-macos-latest
|
77.8 KB |
sha256:59bf8705c4d3e5f0055f6d1e855a58f487e121879c36d195588485970ea881f1
|
|
|
integration-test-logs-AdoBasic-ubuntu-latest
|
77.6 KB |
sha256:38b0564453defa128cbcdd6d2e49bb7e44fe32ecbf93b8dbecd0c73041c4dbc7
|
|
|
integration-test-logs-AdoBasic-windows-latest
|
77.6 KB |
sha256:088dc4e39f0f13c2ae34c5cc8dbc669684d9682f8e24370be4b2e89492e92220
|
|
|
integration-test-logs-AdoCsv-macos-latest
|
84.6 KB |
sha256:a83661fc073ff4e28dec497d69eefaf448f0b502862fc7d449913466a1d5c15e
|
|
|
integration-test-logs-AdoCsv-ubuntu-latest
|
84.4 KB |
sha256:055e248871e7c9725f83a42c7ff2f332a4461c2532f2368ffe0bf4601125af0a
|
|
|
integration-test-logs-AdoCsv-windows-latest
|
84.8 KB |
sha256:375a883013eba44d0afc776a0a3771a02cdf96d6585007010a87295b4180dcb6
|
|
|
integration-test-logs-Bbs-macos-latest
|
43.7 KB |
sha256:50e3b48dc5d2ab5a874abab0052ac3af1d7266b06c891062c94f210e32a2f80c
|
|
|
integration-test-logs-Bbs-ubuntu-latest
|
45.4 KB |
sha256:9c983c8cdd706f3dac0e4d488598e7f7f1d48c2e8cea8999ef0d34de5f1e9d0f
|
|
|
integration-test-logs-Bbs-windows-latest
|
40.8 KB |
sha256:b2fed8bf69269ecf714df509d4040bdc0a7e9d16b55952a0d86b68cf367f06fa
|
|
|
integration-test-logs-Ghes-macos-latest
|
59.8 KB |
sha256:49fedabbb2fad5a928e1fc5293b9825e903aa6ac32207f49f478e2ad2cba8d98
|
|
|
integration-test-logs-Ghes-ubuntu-latest
|
60 KB |
sha256:0686910a0a897f42cef6800b4211e13c22fd57df33a5f2319f2513e90ec77fcc
|
|
|
integration-test-logs-Ghes-windows-latest
|
60.5 KB |
sha256:238f6e4e139fd66cc20568d4ada084929c3be4ce31f072a9264adaf14ee45341
|
|
|
integration-test-logs-Github-macos-latest
|
19.7 KB |
sha256:56135b585a9e2d834f3dbc550b3cbef0df30c97f5c146ac01445a612e278867a
|
|
|
integration-test-logs-Github-ubuntu-latest
|
19.4 KB |
sha256:7213b91abe625a53d25998b441749a91947a986a769a08617db56eb3bd2efe08
|
|
|
integration-test-logs-Github-windows-latest
|
20.8 KB |
sha256:635d72933819bf148c199c49f4323eb112019545fecec5d635e6f88c50b95e3f
|
|