Skip to content

Bump actions/checkout from 4 to 5 #5470

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #5470

Triggered via pull request August 29, 2025 17:35
Status Cancelled
Total duration 4m 31s
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, 12 warnings, and 2 notices
e2e-test (macos-latest, Github)
Canceling since a higher priority waiting request for integration-test-Github-macos-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, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-macos-latest exists
e2e-test (ubuntu-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-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, Github)
Canceling since a higher priority waiting request for integration-test-Github-ubuntu-latest exists
e2e-test (windows-latest, Bbs)
Canceling since a higher priority waiting request for integration-test-Bbs-windows-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, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-ubuntu-latest exists
e2e-test (macos-latest, Bbs)
Canceling since a higher priority waiting request for integration-test-Bbs-macos-latest exists
e2e-test (ubuntu-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-ubuntu-latest exists
e2e-test (windows-latest, AdoCsv)
Canceling since a higher priority waiting request for integration-test-AdoCsv-windows-latest exists
e2e-test (ubuntu-latest, Bbs)
Canceling since a higher priority waiting request for integration-test-Bbs-ubuntu-latest exists
e2e-test (macos-latest, Ghes)
Canceling since a higher priority waiting request for integration-test-Ghes-macos-latest exists
e2e-test (windows-latest, AdoBasic)
Canceling since a higher priority waiting request for integration-test-AdoBasic-windows-latest exists
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/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 (macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
Code Coverage Report Expired
419 Bytes
sha256:04791853073dc36cf7677056dfebd1bce7d7a14b69361489d86f427fd3df9fe3
Event File Expired
5.98 KB
sha256:b8abab2c5b0f1cc2a3e81f09acabd18abff8b15208b957768f14d8cdeabca3a6
Unit Test Results Expired
18.5 KB
sha256:60bb89ea0fd9638fe6d354e67d741bd61f4e16b7e8900daf8821a7a164535df3
binaries-macos-latest Expired
51.5 MB
sha256:92e62b4bbacaadfd75cd13fcb621be69a24525b04d6a2d03b87f7b25a3edb700
binaries-ubuntu-latest Expired
51.9 MB
sha256:28d5bb62733042afc4992356f93fe6507bf35e7f100f0f3d209caace735ad877
binaries-windows-latest Expired
51.6 MB
sha256:f630f8866fa6c2c53de4e6f86b9f88f9eeaa7cd9613d60fa1e23cbee5d95ece5