Speed up BBS e2e tests by reducing repo migrations #5731
Annotations
20 errors and 20 warnings
|
build (windows-latest, actions)
The run was canceled by @brianaj.
|
|
build (windows-latest, actions)
The operation was canceled.
|
|
build (windows-latest, csharp)
The run was canceled by @brianaj.
|
|
build (windows-latest, csharp)
The operation was canceled.
|
|
build-for-e2e-test (macos-latest)
The run was canceled by @brianaj.
|
|
build-for-e2e-test (macos-latest)
The operation was canceled.
|
|
build-for-e2e-test (windows-latest)
The run was canceled by @brianaj.
|
|
build-for-e2e-test (windows-latest)
The operation was canceled.
|
|
build-for-e2e-test (ubuntu-latest)
The run was canceled by @brianaj.
|
|
build-for-e2e-test (ubuntu-latest)
The operation was canceled.
|
|
build (macos-latest, csharp)
The run was canceled by @brianaj.
|
|
build (macos-latest, csharp)
The operation was canceled.
|
|
build (macos-latest, actions)
The run was canceled by @brianaj.
|
|
build (macos-latest, actions)
The operation was canceled.
|
|
build (ubuntu-latest, actions)
The run was canceled by @brianaj.
|
|
build (ubuntu-latest, actions)
The operation was canceled.
|
|
build (ubuntu-latest, csharp)
The run was canceled by @brianaj.
|
|
build (ubuntu-latest, csharp)
Process completed with exit code 1.
|
|
build (ubuntu-latest, csharp)
The operation was canceled.
|
|
|
|
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 (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-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 (macos-latest, csharp):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
|
|
build (macos-latest, csharp):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L3
Using directive is unnecessary.
|
|
build (macos-latest, actions):
src/OctoshiftCLI.IntegrationTests/BbsAzureWindowsToGithub.cs#L16
Private member 'BbsAzureWindowsToGithub.SSH_KEY_FILE' is unused
|
|
build (macos-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)
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 | |
|---|---|---|---|
|
Event File
|
3.67 KB |
sha256:dd9e98c68b0ed042253bcdf3a8594ba16d904c0e5028480aa1b2060693576dee
|
|