Skip to content

Upgrade to .NET 8 #4801

Upgrade to .NET 8

Upgrade to .NET 8 #4801

Triggered via pull request November 22, 2024 03:34
Status Cancelled
Total duration 3m 58s
Artifacts 10

CI.yml

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

Annotations

34 errors and 58 warnings
build (macos-latest)
Process completed with exit code 2.
build (ubuntu-latest)
Process completed with exit code 2.
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
e2e-test (windows-latest, AdoBasic)
The run was canceled by @ArinGhazarian.
e2e-test (windows-latest, AdoBasic)
The operation was canceled.
e2e-test (windows-latest, Bbs)
The run was canceled by @ArinGhazarian.
e2e-test (windows-latest, Bbs)
The operation was canceled.
e2e-test (windows-latest, Ghes)
The run was canceled by @ArinGhazarian.
e2e-test (windows-latest, Ghes)
The operation was canceled.
e2e-test (windows-latest, Github)
The run was canceled by @ArinGhazarian.
e2e-test (windows-latest, Github)
The operation was canceled.
e2e-test (windows-latest, AdoCsv)
The run was canceled by @ArinGhazarian.
e2e-test (windows-latest, AdoCsv)
The operation was canceled.
e2e-test (macos-latest, AdoCsv)
The run was canceled by @ArinGhazarian.
e2e-test (macos-latest, AdoCsv)
The operation was canceled.
e2e-test (macos-latest, AdoBasic)
The run was canceled by @ArinGhazarian.
e2e-test (macos-latest, AdoBasic)
The operation was canceled.
e2e-test (macos-latest, Github)
The run was canceled by @ArinGhazarian.
e2e-test (macos-latest, Github)
The operation was canceled.
e2e-test (ubuntu-latest, Ghes)
The run was canceled by @ArinGhazarian.
e2e-test (ubuntu-latest, Ghes)
The operation was canceled.
e2e-test (macos-latest, Bbs)
The run was canceled by @ArinGhazarian.
e2e-test (macos-latest, Bbs)
The operation was canceled.
e2e-test (macos-latest, Ghes)
The run was canceled by @ArinGhazarian.
e2e-test (macos-latest, Ghes)
The operation was canceled.
e2e-test (ubuntu-latest, Bbs)
The run was canceled by @ArinGhazarian.
e2e-test (ubuntu-latest, Bbs)
The operation was canceled.
e2e-test (ubuntu-latest, Github)
The run was canceled by @ArinGhazarian.
e2e-test (ubuntu-latest, Github)
The operation was canceled.
e2e-test (ubuntu-latest, AdoBasic)
The run was canceled by @ArinGhazarian.
e2e-test (ubuntu-latest, AdoBasic)
The operation was canceled.
e2e-test (ubuntu-latest, AdoCsv)
The run was canceled by @ArinGhazarian.
e2e-test (ubuntu-latest, AdoCsv)
The operation was canceled.
build (macos-latest): src/ado2gh/Services/AdoInspectorService.cs#L171
Collection initialization can be simplified
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 (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/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/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 (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/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 (ubuntu-latest)
No files were found with the provided path: src/OctoshiftCLI.Tests/unit-tests.xml. No artifacts will be uploaded.
build (ubuntu-latest)
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
build (ubuntu-latest): src/ado2gh/Services/AdoInspectorService.cs#L171
Collection initialization can be simplified
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-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/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 (windows-latest): src/ado2gh/Services/AdoInspectorService.cs#L171
Collection initialization can be simplified
e2e-test (windows-latest, AdoBasic)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (windows-latest, Bbs)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (windows-latest, Ghes)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (windows-latest, Github)
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 (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.
e2e-test (ubuntu-latest, Ghes)
Could not find any files for **/*-tests.xml
e2e-test (ubuntu-latest, Bbs)
Could not find any files for **/*-tests.xml
e2e-test (ubuntu-latest, Github)
Could not find any files for **/*-tests.xml
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)
Could not find any files for **/*-tests.xml
e2e-test (ubuntu-latest, AdoCsv)
Could not find any files for **/*-tests.xml
e2e-test (ubuntu-latest, AdoCsv)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
Event File
3.49 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
5.53 KB
integration-test-logs-Bbs-ubuntu-latest
5.42 KB
integration-test-logs-Ghes-macos-latest
7.09 KB
integration-test-logs-Ghes-ubuntu-latest
14.1 KB
integration-test-logs-Github-macos-latest
8.15 KB
integration-test-logs-Github-ubuntu-latest
8.07 KB