Merge pull request #1393 from github/poll-migration-status-every-60s-… #5352
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
iomekam
approved
|
PUBLISH_RELEASE |
Annotations
16 warnings and 12 notices
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/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 (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.
|
publish:
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.
|
publish:
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.
|
publish:
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.
|
publish:
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 (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 (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
|
e2e-test (macos-latest, Github)
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
|
e2e-test (macos-latest, Github)
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
|
e2e-test (macos-latest, AdoBasic)
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
|
e2e-test (macos-latest, AdoBasic)
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
|
e2e-test (macos-latest, AdoCsv)
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
|
e2e-test (macos-latest, AdoCsv)
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
|
e2e-test (macos-latest, Ghes)
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
|
e2e-test (macos-latest, Ghes)
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
|
e2e-test (macos-latest, Bbs)
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
|
e2e-test (macos-latest, Bbs)
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
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
Code Coverage Report
|
417 Bytes |
sha256:c0b3091efa1d0ef5949779a60c0158447f9d5e483ee6c3713e1c52208d4391c4
|
|
Event File
|
2.21 KB |
sha256:854bc90bd6e481d1c2de5a9ccdc02b9c9f1455e987d75fc1841e2e00a5dfa270
|
|
Unit Test Results
|
18.3 KB |
sha256:70c1cf3849621be7702e332fb6371b2f666ea362e46d0d71bfdd3a0d0fecee7e
|
|
binaries-macos-latest
|
51.5 MB |
sha256:e340e170d6cc6f856c7dd4ff41caa7e3af650cc0b2f48475d80c796e3731404e
|
|
binaries-ubuntu-latest
|
51.9 MB |
sha256:4006b658dda22c84482bc0ce91bcda45171322a6a483c8e2d66381ce6d5293e8
|
|
binaries-windows-latest
|
51.6 MB |
sha256:8757bbe4f9f8bf198078aefe987989388190726e707561a2797156daf43779c7
|
|
integration-test-logs-AdoBasic-macos-latest
|
64.2 KB |
sha256:bbb3edff902206de10c48dac720b5f58184bc2c25b7e86c7c8aded3de00a76dc
|
|
integration-test-logs-AdoBasic-ubuntu-latest
|
63.8 KB |
sha256:7c245466d49b17c08fa96c8db0f1d0c27a87b8c6a4f8bea55e0db13af8c9b008
|
|
integration-test-logs-AdoBasic-windows-latest
|
64.1 KB |
sha256:ac963791f2abdf135b84e00acb8486b19cbe0351415cc051b20ef26b5a8ef0e0
|
|
integration-test-logs-AdoCsv-macos-latest
|
70.5 KB |
sha256:2d3d57542d8cbb8023863b331a1ce137d2f95fc61b688429b4dd02762f5cdcb1
|
|
integration-test-logs-AdoCsv-ubuntu-latest
|
70.4 KB |
sha256:758d0560ff45c466d10abbc17a2d39746e9ffa35fd711cff1269826424ffe3de
|
|
integration-test-logs-AdoCsv-windows-latest
|
70.3 KB |
sha256:30eeb702ff64565926ed1dae79a5cbd740d79faa4e2b0ec5fc5fa03c8ab98f42
|
|
integration-test-logs-Bbs-macos-latest
|
50.6 KB |
sha256:d9656f51711e0008ee09c2adf53ee72319430ac7202369c1e637c48f31b92165
|
|
integration-test-logs-Bbs-ubuntu-latest
|
50.2 KB |
sha256:19096a3239e5a58dd6bfb6b6d516932e2631f2a5a5078256ee8fc10a61432d0a
|
|
integration-test-logs-Bbs-windows-latest
|
50.9 KB |
sha256:1a8404dd90bc8836844b5b2139df23a9eef29193be4df87ba1b941584a11dc61
|
|
integration-test-logs-Ghes-macos-latest
|
52.5 KB |
sha256:746ba108f7f3775dc5496a1d3cb9d9eb53b6ef644a5e656754ad3d345926e3d1
|
|
integration-test-logs-Ghes-ubuntu-latest
|
52 KB |
sha256:dfbec31c318e12296a8129096b740f80a8f15054f017cb3d05acd2697e6c59a8
|
|
integration-test-logs-Ghes-windows-latest
|
52.5 KB |
sha256:b96479c4baaf728225ffa25e3a32331d9025ceeb99627b020d1d2848565f9f2d
|
|
integration-test-logs-Github-macos-latest
|
16 KB |
sha256:ff793683cbe79358a6beb29e83dcb8a5c3bd30af098a435ec389320083616509
|
|
integration-test-logs-Github-ubuntu-latest
|
15.1 KB |
sha256:907481c21127a5195963ea6851fce03951922105b3c40a475709178fb8abbf7d
|
|
integration-test-logs-Github-windows-latest
|
15.8 KB |
sha256:9a09e6baad6773658733dc1466d3e3a4d7dd8b3765b17e8f7de9a105ed4da2dd
|
|