Skip to content

Add workflow permissions and a SHA argument to Integration Test Build #5224

Add workflow permissions and a SHA argument to Integration Test Build

Add workflow permissions and a SHA argument to Integration Test Build #5224

Triggered via pull request June 25, 2025 14:48
Status Failure
Total duration 47m 53s
Artifacts 21

CI.yml

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

Annotations

7 errors, 16 warnings, and 2 notices
e2e-test (macos-latest, AdoCsv)
Process completed with exit code 1.
e2e-test (ubuntu-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (windows-latest, Ghes)
Process completed with exit code 1.
e2e-test (ubuntu-latest, AdoCsv)
Process completed with exit code 1.
e2e-test (macos-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (windows-latest, AdoCsv)
Process completed with exit code 1.
e2e-test (windows-latest, AdoBasic)
Process completed with exit code 1.
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/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 (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.
Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed: OctoshiftCLI.IntegrationTests.AdoBasicToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 19m 6s]
With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed: OctoshiftCLI.IntegrationTests.AdoCsvToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 20m 34s]
Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed: OctoshiftCLI.IntegrationTests.AdoBasicToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 8m 16s]
With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed: OctoshiftCLI.IntegrationTests.AdoCsvToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 9m 7s]
887 tests found (test 1 to 474)
There are 887 tests, see "Raw output" for the list of tests 1 to 474.
887 tests found (test 475 to 887)
There are 887 tests, see "Raw output" for the list of tests 475 to 887.

Artifacts

Produced during runtime
Name Size Digest
Code Coverage Report Expired
423 Bytes
sha256:6c08290b92c4ebc8a8183759d0d979af70dbd98c53c5b668c49bda47885f0117
Event File Expired
3.75 KB
sha256:e26b1aab86fbb40cef5781697d1c88d55420e0f816ed0b974331f44369bc5670
Unit Test Results Expired
18.3 KB
sha256:fa501a83ea072cb7be4127dbd82e09c485e705fa2dcc27695bd47d9f2506e4c2
binaries-macos-latest Expired
51.5 MB
sha256:f405bc4f35ab8ab48d81e2f0eaa5a4eb70486dc6b34410fcc7ada9804608e978
binaries-ubuntu-latest Expired
51.9 MB
sha256:86d6d211d968a497f3293b4e22cb76389679da0268967f070d472ae17bc8bdc0
binaries-windows-latest Expired
51.6 MB
sha256:b2a7d0d3e2bf08a0e40a919ffc0acb69f90ad5936615090484865fe1b377b3a7
integration-test-logs-AdoBasic-macos-latest Expired
74.6 KB
sha256:7c10e506b61d7a4fc6f365c5f75b335300b80168262d9b7e527631f7dffce1ac
integration-test-logs-AdoBasic-ubuntu-latest Expired
73.7 KB
sha256:8260ab45d17f8ec2ba572e5173475c6204f5597eb98f40abccce095365574591
integration-test-logs-AdoBasic-windows-latest Expired
74.3 KB
sha256:6e4238bd6df34a0b474f2f9ba25e8c111c1c5edca2259cb56baf74250cbdefcf
integration-test-logs-AdoCsv-macos-latest Expired
67.8 KB
sha256:0f9fef58c61d45677066de397c9edf0f5308d265240b872923c1e2a8d190e881
integration-test-logs-AdoCsv-ubuntu-latest Expired
80.8 KB
sha256:7f0a701d7023a1696498107d65eb030d55698349f05dac4234082bb55cedc35f
integration-test-logs-AdoCsv-windows-latest Expired
79.7 KB
sha256:5dd1b4c36f6797e691299e895ae163a9d19c0be9fbda360dddb7a7490be86d71
integration-test-logs-Bbs-macos-latest Expired
57.4 KB
sha256:a8f800bf4dab28d633aea08f8dc42566aba2e36af041162a92ec54058752119d
integration-test-logs-Bbs-ubuntu-latest Expired
57.5 KB
sha256:8095849d01be60a06308c2383043cd7473ebc118e1c2a0acd13b2538e23b0629
integration-test-logs-Bbs-windows-latest Expired
56.3 KB
sha256:a04e2787daf5941814afc02054444a35f75ab61160fe0854d1caa83f1b34f560
integration-test-logs-Ghes-macos-latest Expired
56.5 KB
sha256:e090bab1a97158e9d5bd3f8d6f58be29e9b7039a60245bb35fa7494b737badc3
integration-test-logs-Ghes-ubuntu-latest Expired
56 KB
sha256:96e1ad9c1a8e162fe733f77b0dc074a88c67540aacfdcc5fe877d0b2bdce635b
integration-test-logs-Ghes-windows-latest Expired
48.7 KB
sha256:ead3d671e4f09614252e68eeea51bfd8ad5e0229e65c5328b1a6f057ce34b192
integration-test-logs-Github-macos-latest Expired
18.9 KB
sha256:2f371163d7e77362d01c6d731a83fd8952aba047033c4a775a86f70bcc035a96
integration-test-logs-Github-ubuntu-latest Expired
19.3 KB
sha256:acb6bd1bca06dfe1680169288ecd59567fa7f3858b13433bbee3fdf95f264bbb
integration-test-logs-Github-windows-latest Expired
19.5 KB
sha256:66c425c3d78fb2b1efec05f41e5a1cbf3c70a6b14f712f7f927cfac95ca1960e