External pr 1403: Support configurable GHOS multipart upload chunk size #5775
Annotations
4 errors and 12 warnings
|
e2e-test (windows-latest, AdoBasic)
Process completed with exit code 1.
|
|
e2e-test (macos-latest, Bbs)
Process completed with exit code 1.
|
|
e2e-test (ubuntu-latest, Bbs)
Process completed with exit code 1.
|
|
e2e-test (windows-latest, Bbs)
Process completed with exit code 1.
|
|
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/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 (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/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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
Code Coverage Report
|
427 Bytes |
sha256:b44736b74cd88e800a5891e75e543446772273cd0fe3cb476870c15e97180941
|
|
|
Event File
|
3.67 KB |
sha256:d96e6e4342b4a3a27a03891e87af0bc56fb2865cb0f2566ec6642982d01797b0
|
|
|
Unit Test Results
|
20.1 KB |
sha256:a7240c1d09969e9c79e7a5a48221b1cc2a8932d528766f9528f37ceee117d0a3
|
|
|
binaries-macos-latest
|
51.6 MB |
sha256:6621f6b90a6553652df7c6bf521a5bb7c3a9b2352ba851d665cbe6819d94ccb2
|
|
|
binaries-ubuntu-latest
|
51.9 MB |
sha256:d8965656861dfd832bb37d17ba5c4544921d41e4ee0c8621c09aaf3b9a69f97b
|
|
|
binaries-windows-latest
|
51.7 MB |
sha256:d29b052a2b10cb316eaa017a4ac6208690886982a16067843008040620070de8
|
|
|
integration-test-logs-AdoBasic-macos-latest
|
66.9 KB |
sha256:9002f4e02b2bd777c75e9080fe5bd0df48d0a5cfbad11353f0d0238392b1d2e7
|
|
|
integration-test-logs-AdoBasic-ubuntu-latest
|
66.4 KB |
sha256:2661fd54bc5c8ed0544b2df267494c8cfe0245538779e5fdce3bbf4f801f33ec
|
|
|
integration-test-logs-AdoBasic-windows-latest
|
66.5 KB |
sha256:5da4054f184b3aff9d2e65c27dcb28d2f75d0a2830b4a9e41d8779c2f54f3261
|
|
|
integration-test-logs-AdoCsv-macos-latest
|
72.9 KB |
sha256:ec59d11d0d8c6f51830c30bfa769596a1535bd78c600fd9aac933c3ef2323acb
|
|
|
integration-test-logs-AdoCsv-ubuntu-latest
|
73.4 KB |
sha256:be72b9a7c68ef7ba3396fab4781103d5406277645751a11dfcfa71b06b37ee93
|
|
|
integration-test-logs-AdoCsv-windows-latest
|
73.6 KB |
sha256:2bc3e2383ddd360c92c4f60ba1c5e22569867e6d918afd89c7dcf9fa8e2bb2f9
|
|
|
integration-test-logs-Bbs-macos-latest
|
2.72 KB |
sha256:0813664cb8389d518bae8f060b38d34f66c3423adc3329ae208f60cdb94f5f2c
|
|
|
integration-test-logs-Bbs-ubuntu-latest
|
2.71 KB |
sha256:087689344d9dde2c26c7a8398fe27d46d1962fa6ec70e3e718ef10af259bf88e
|
|
|
integration-test-logs-Bbs-windows-latest
|
2.71 KB |
sha256:b3e0c7fc44253efc7e0a636d165c5abc62936ae2be0746f4a7bc018f5c055d55
|
|
|
integration-test-logs-Ghes-macos-latest
|
53.6 KB |
sha256:a5913f2543e237a47296a5ae07bfe1928682c968c3cd10a8feb8c72e59fe8572
|
|
|
integration-test-logs-Ghes-ubuntu-latest
|
52.7 KB |
sha256:aeabff082a0016bca0f2d4a6a7cd2ff458c8627bea2db0887150568b0ce68de1
|
|
|
integration-test-logs-Ghes-windows-latest
|
53.6 KB |
sha256:90295d718d9471a279b28f89835bec0a4779bffe3ca3d7d495130e4af940c552
|
|
|
integration-test-logs-Github-macos-latest
|
17.4 KB |
sha256:a6ab29a51a5dc0a69c38bc9f75f421a805962c49bb6cc0506f4f3a0356ef1e8c
|
|
|
integration-test-logs-Github-ubuntu-latest
|
17.1 KB |
sha256:40b902e89d7b3a1b83fe3929cab1fc5c99d419b48542c5f0438d027810974eee
|
|
|
integration-test-logs-Github-windows-latest
|
16.1 KB |
sha256:5c7c77083fd016500a71fa2c5804415576e34e751e5dcc0bb4afb5b574612440
|
|