Skip to content

Upgrade to .Net 8.0 #4656

Upgrade to .Net 8.0

Upgrade to .Net 8.0 #4656

Triggered via pull request October 23, 2024 22:34
Status Failure
Total duration 4m 54s
Artifacts 21

CI.yml

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

Annotations

15 errors, 40 warnings, and 2 notices
e2e-test (macos-latest, Github)
Process completed with exit code 1.
e2e-test (macos-latest, Ghes)
Process completed with exit code 1.
e2e-test (ubuntu-latest, Github)
Process completed with exit code 1.
e2e-test (macos-latest, Bbs)
Process completed with exit code 1.
e2e-test (ubuntu-latest, Ghes)
Process completed with exit code 1.
e2e-test (ubuntu-latest, Bbs)
Process completed with exit code 1.
e2e-test (macos-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (macos-latest, AdoCsv)
Process completed with exit code 1.
e2e-test (ubuntu-latest, AdoCsv)
Process completed with exit code 1.
e2e-test (windows-latest, Ghes)
Process completed with exit code 1.
e2e-test (ubuntu-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (windows-latest, Github)
Process completed with exit code 1.
e2e-test (windows-latest, Bbs)
Process completed with exit code 1.
e2e-test (windows-latest, AdoBasic)
Process completed with exit code 1.
e2e-test (windows-latest, AdoCsv)
Process completed with exit code 1.
build-for-e2e-test (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/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/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 (macos-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-for-e2e-test (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.
e2e-test (macos-latest, Github)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Basic (OctoshiftCLI.IntegrationTests.GithubToGithub) failed: OctoshiftCLI.IntegrationTests.GithubToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 5s]
e2e-test (macos-latest, Ghes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ubuntu-latest, Github)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Basic (OctoshiftCLI.IntegrationTests.GhesToGithub) failed: OctoshiftCLI.IntegrationTests.GhesToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 4s]
e2e-test (macos-latest, Bbs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ubuntu-latest, Ghes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ubuntu-latest, Bbs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (macos-latest, AdoBasic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (macos-latest, AdoCsv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
With_Inventory_Report_Csv (OctoshiftCLI.IntegrationTests.AdoCsvToGithub) failed: OctoshiftCLI.IntegrationTests.AdoCsvToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 1m 0s]
Basic (OctoshiftCLI.IntegrationTests.AdoBasicToGithub) failed: OctoshiftCLI.IntegrationTests.AdoBasicToGithub#L0
src/OctoshiftCLI.IntegrationTests/integration-tests.xml [took 57s]
e2e-test (ubuntu-latest, AdoCsv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (windows-latest, Ghes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (ubuntu-latest, AdoBasic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (windows-latest, Github)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (windows-latest, Bbs)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (windows-latest, AdoBasic)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
e2e-test (windows-latest, AdoCsv)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
813 tests found (test 1 to 491)
There are 813 tests, see "Raw output" for the list of tests 1 to 491.
813 tests found (test 492 to 813)
There are 813 tests, see "Raw output" for the list of tests 492 to 813.

Artifacts

Produced during runtime
Name Size
Code Coverage Report
424 Bytes
Event File
3.81 KB
Unit Test Results
16.4 KB
binaries-macos-latest
29.1 MB
binaries-ubuntu-latest
29.2 MB
binaries-windows-latest
28.9 MB
integration-test-logs-AdoBasic-macos-latest
957 Bytes
integration-test-logs-AdoBasic-ubuntu-latest
961 Bytes
integration-test-logs-AdoBasic-windows-latest
961 Bytes
integration-test-logs-AdoCsv-macos-latest
1.85 KB
integration-test-logs-AdoCsv-ubuntu-latest
1.86 KB
integration-test-logs-AdoCsv-windows-latest
1.84 KB
integration-test-logs-Bbs-macos-latest
2.35 KB
integration-test-logs-Bbs-ubuntu-latest
2.37 KB
integration-test-logs-Bbs-windows-latest
2.33 KB
integration-test-logs-Ghes-macos-latest
802 Bytes
integration-test-logs-Ghes-ubuntu-latest
809 Bytes
integration-test-logs-Ghes-windows-latest
799 Bytes
integration-test-logs-Github-macos-latest
808 Bytes
integration-test-logs-Github-ubuntu-latest
811 Bytes
integration-test-logs-Github-windows-latest
802 Bytes