Skip to content

Bump actions/setup-dotnet from 2 to 5 #5819

Bump actions/setup-dotnet from 2 to 5

Bump actions/setup-dotnet from 2 to 5 #5819

Triggered via pull request December 10, 2025 23:49
Status Cancelled
Total duration 51m 19s
Artifacts 6

CI.yml

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

Annotations

15 errors and 15 warnings
e2e-test (windows-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-windows-latest exists
e2e-test (macos-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-macos-latest exists
e2e-test (windows-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-windows-latest exists
e2e-test (windows-latest, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-windows-latest exists
e2e-test (macos-latest, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-macos-latest exists
e2e-test (ubuntu-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-ubuntu-latest exists
e2e-test (ubuntu-latest, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-ubuntu-latest exists
e2e-test (macos-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-macos-latest exists
e2e-test (windows-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-windows-latest exists
e2e-test (ubuntu-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-ubuntu-latest exists
e2e-test (ubuntu-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-ubuntu-latest exists
e2e-test (macos-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-macos-latest exists
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/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 (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 (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.
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.
e2e-test (ubuntu-latest, Bbs)
No files were found with the provided path: dist/**/*.log. No artifacts will be uploaded.
e2e-test (macos-latest, Bbs)
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.

Artifacts

Produced during runtime
Name Size Digest
Code Coverage Report
425 Bytes
sha256:de16e27bc09608d631040b1789a3e7fe50bc71abe33bba07ba45a532dba35114
Event File
6.22 KB
sha256:73f30ea88cfddfb1b5cde4ba479c463fe72a6158f3f2359ece79637c45d16580
Unit Test Results
20.1 KB
sha256:7880df8f2ed6c59eddb88e84a2ace49e494ee532f241971c4e75c42b42a7e968
binaries-macos-latest
51.6 MB
sha256:c5e98815eed6f9e9fad6c94c70b9abba97302a42a35b3b61e9b759dd97bf3a80
binaries-ubuntu-latest
51.9 MB
sha256:16aba700a3eed823833e3fa4912472d145fdd9efb12c587ab758cf7cdbb1040d
binaries-windows-latest
51.7 MB
sha256:3dc52276543b6cdc3ac6b9a503370b0f62a86a505c0b06a78f01e909e89f626e