Skip to content

Swap FluentAssertions with xUnit assertions #4925

Swap FluentAssertions with xUnit assertions

Swap FluentAssertions with xUnit assertions #4925

Triggered via pull request January 16, 2025 22:06
Status Failure
Total duration 17m 39s
Artifacts 15

CI.yml

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

Annotations

9 errors, 24 warnings, and 2 notices
e2e-test (macos-latest, AdoCsv)
Process completed with exit code 1.
e2e-test (macos-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (ubuntu-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (ubuntu-latest, AdoCsv)
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.
e2e-test (ubuntu-latest, Bbs)
Process completed with exit code 1.
e2e-test (macos-latest, Bbs)
Process completed with exit code 1.
e2e-test (windows-latest, Bbs)
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/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-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.
e2e-test (macos-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (macos-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed: OctoshiftCLI.IntegrationTests.AdoBasicToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 0s]
With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed: OctoshiftCLI.IntegrationTests.AdoCsvToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 0s]
e2e-test (ubuntu-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (ubuntu-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (windows-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (windows-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
858 tests found (test 1 to 474)
There are 858 tests, see "Raw output" for the list of tests 1 to 474.
858 tests found (test 475 to 858)
There are 858 tests, see "Raw output" for the list of tests 475 to 858.

Artifacts

Produced during runtime
Name Size Digest
Code Coverage Report Expired
421 Bytes
sha256:50b6262d042a4b83a87d3dbdb662113311a633775ae7a0df6e5e1d675c570a4d
Event File Expired
3.5 KB
sha256:059eac5299b2179e9e2f79ce8dab0c50a3a6f9f8d068c110e816eee21e7d0b92
Unit Test Results Expired
17.2 KB
sha256:2d4d023c79e1f3602998dcd214d79a4cab45df44503492e4af8c4e5952d1c62b
binaries-macos-latest Expired
51.7 MB
sha256:fa19b9650445816a40d309899417df2aaf60686d60b6c4de55acbc85047f31f8
binaries-ubuntu-latest Expired
51.9 MB
sha256:167d12b2eba66fb91d9b3987e72bc7b36ad618730688efcd486a5ccf85a88fa0
binaries-windows-latest Expired
51.6 MB
sha256:1b56d881afb55c7e4beb887d384c0e354b120ac085382e2f97eb3eedcbad4857
integration-test-logs-Bbs-macos-latest Expired
7 KB
sha256:704b75a268fa7ec91fe95a1b241b2406512e5247bae286caf5bb100df8cd96b7
integration-test-logs-Bbs-ubuntu-latest Expired
6.66 KB
sha256:494ca319ced9aae43e0d39d99cfe9c893e3cd13b3910cd172f1e5b694ac6f746
integration-test-logs-Bbs-windows-latest Expired
7.64 KB
sha256:dc04f04dbececc43b296990d0a559f74fe3d8e47e6a078f90c0cabb1c3b11ec0
integration-test-logs-Ghes-macos-latest Expired
52.5 KB
sha256:8ab2a86bb0053c25d5d73126df6a2919268a8b2ffd4c7e96c74123e99ff9b27d
integration-test-logs-Ghes-ubuntu-latest Expired
53 KB
sha256:58c1aaaf3adce179a122b260c1715ec347aae76e838491f432e3b04e5c4bd549
integration-test-logs-Ghes-windows-latest Expired
53 KB
sha256:22b0d2f5ba3efa54e20ad4f9c36ebda7baeced07fef86d828a7ffd99b19bcb13
integration-test-logs-Github-macos-latest Expired
17 KB
sha256:0f68be3e3c3f996724c3a0960f5c8ea6d6b60aa44756d8e408161bab085dcb1f
integration-test-logs-Github-ubuntu-latest Expired
16.4 KB
sha256:1d62f2dee54fb341f48deb0caddfbb48d6af871c0a22e6c383a88e98b16edd0e
integration-test-logs-Github-windows-latest Expired
17 KB
sha256:b11f9b80336b921c8e82f2742aab601e89b10e7745cddc60b830db7326011af9