[DO NOT MERGE] Debugging INT test #4853
Annotations
11 errors and 45 warnings
build (macos-latest)
Process completed with exit code 2.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (ubuntu-latest)
Process completed with exit code 2.
|
build (windows-latest)
Process completed with exit code 1.
|
e2e-test (windows-latest, Bbs)
The operation was canceled.
|
e2e-test (windows-latest, Bbs)
The run was canceled by @ArinGhazarian.
|
e2e-test (macos-latest, Bbs)
The operation was canceled.
|
e2e-test (macos-latest, Bbs)
The run was canceled by @ArinGhazarian.
|
e2e-test (ubuntu-latest, Bbs)
The operation was canceled.
|
e2e-test (ubuntu-latest, Bbs)
The run was canceled by @ArinGhazarian.
|
CI
The run was canceled by @ArinGhazarian.
|
build (macos-latest):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
|
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)
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
|
build (ubuntu-latest)
No files were found with the provided path: src/OctoshiftCLI.Tests/unit-tests.xml. No artifacts will be uploaded.
|
build (ubuntu-latest):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
|
build (windows-latest):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method.
|
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.
|
e2e-test (macos-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, AdoBasic):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (macos-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, Ghes):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (macos-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, AdoCsv):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (macos-latest, Github)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (macos-latest, Github):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (ubuntu-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, AdoCsv):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (ubuntu-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, AdoBasic):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (ubuntu-latest, Github)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, Github):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (ubuntu-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (ubuntu-latest, Ghes):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (windows-latest, Github)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, Github):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (windows-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, Ghes):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (windows-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, AdoCsv):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (windows-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
|
e2e-test (windows-latest, AdoBasic):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (windows-latest, Bbs):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (macos-latest, Bbs):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
e2e-test (ubuntu-latest, Bbs)
Could not find any files for **/*-tests.xml
|
e2e-test (ubuntu-latest, Bbs):
src/OctoshiftCLI.IntegrationTests/BbsToGithub.cs#L156
Public method 'MigrateRepo_MultipartUpload' on test class 'BbsToGithub' should be marked as a Fact. Reduce the visibility of the method, or add a Fact attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Event File
|
3.61 KB |
|
binaries-macos-latest
|
47.5 MB |
|
binaries-ubuntu-latest
|
47.6 MB |
|
binaries-windows-latest
|
47.4 MB |
|
integration-test-logs-Bbs-macos-latest
|
11.2 KB |
|
integration-test-logs-Bbs-ubuntu-latest
|
11.3 KB |
|
integration-test-logs-Bbs-windows-latest
|
5.84 KB |
|