Skip to content

Bump Google.Protobuf from 3.33.1 to 3.33.2 (#1254) #1672

Bump Google.Protobuf from 3.33.1 to 3.33.2 (#1254)

Bump Google.Protobuf from 3.33.1 to 3.33.2 (#1254) #1672

Triggered via push December 8, 2025 17:13
Status Cancelled
Total duration 47m 29s
Artifacts 2

build.yaml

on: push
Check changed files
5s
Check changed files
build_windows
6m 9s
build_windows
build_container_knet
3m 23s
build_container_knet
Matrix: execute_tests_macos
Matrix: execute_tests_windows
Matrix: execute_tests_linux
final_cleanup
13s
final_cleanup
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 65 warnings
execute_tests_windows (windows-2022, net8.0, microsoft, 21)
Process completed with exit code -1073741502.
execute_tests_macos (macos-14, net8.0, temurin, 17)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, temurin, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, temurin, 17)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, oracle, 17)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, graalvm, 17)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, zulu, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, oracle, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, graalvm, 17)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, oracle, 17)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, graalvm, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, graalvm, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, graalvm, 21)
The operation was canceled.
execute_tests_macos (macos-14, net9.0, temurin, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net9.0, temurin, 21)
The operation was canceled.
execute_tests_macos (macos-14, net8.0, zulu, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, zulu, 21)
The operation was canceled.
execute_tests_macos (macos-14, net8.0, oracle, 21)
The run was canceled by @masesdevelopers.
execute_tests_macos (macos-14, net8.0, oracle, 21)
The operation was canceled.
CI_BUILD
The run was canceled by @masesdevelopers.
build_container_knet
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_container_knet
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_container_knet
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_container_knet
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_container_knet
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_container_knet
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_container_knet
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_container_knet
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_container_knet
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_container_knet
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Common/Security/Oauthbearer/BrokerJwtValidator.cs#L268
XML comment has cref attribute 'MalformedClaimException' that could not be resolved
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Common/Security/Oauthbearer/BrokerJwtValidator.cs#L224
XML comment has cref attribute 'MalformedClaimException' that could not be resolved
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L630
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L594
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L349
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L313
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Specific/Streams/Processor/Api/ProcessorContext.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Common/Security/Oauthbearer/BrokerJwtValidator.cs#L268
XML comment has cref attribute 'MalformedClaimException' that could not be resolved
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Common/Security/Oauthbearer/BrokerJwtValidator.cs#L224
XML comment has cref attribute 'MalformedClaimException' that could not be resolved
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L630
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L594
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor<K, V>.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L349
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Clients/Producer/ProducerInterceptor.cs#L313
Ambiguous reference in cref attribute: 'OnAcknowledgementDefault'. Assuming 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException, Headers)', but could have also matched other overloads including 'ProducerInterceptor.OnAcknowledgementDefault(RecordMetadata, JVMBridgeException)'.
build_windows: src/net/KNet/Specific/Streams/Processor/Api/ProcessorContext.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
build_windows: src/net/KNet/Specific/Streams/State/TimestampedKeyValueIterator.cs#L47
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_windows: src/net/KNet/Specific/Streams/State/TimestampedWindowedKeyValueIterator.cs#L47
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/package.cs#L70
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/package.cs#L32
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/Kstream/package.cs#L70
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/Kstream/package.cs#L32
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Specific/Streams/Processor/Api/ProcessorContext.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
build_windows: src/net/KNet/Specific/Streams/State/TimestampedKeyValueIterator.cs#L47
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_windows: src/net/KNet/Specific/Streams/State/TimestampedWindowedKeyValueIterator.cs#L47
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/package.cs#L70
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/package.cs#L32
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/Kstream/package.cs#L70
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/Kstream/package.cs#L32
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Specific/Streams/Processor/Api/ProcessorContext.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
build_windows: src/net/KNet/Specific/Streams/State/TimestampedKeyValueIterator.cs#L47
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_windows: src/net/KNet/Specific/Streams/State/TimestampedWindowedKeyValueIterator.cs#L47
Parameter 'IGenericSerDesFactory factory' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
build_windows: src/net/KNet/Specific/Streams/Processor/Api/ProcessorContext.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/package.cs#L70
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/package.cs#L32
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/Kstream/package.cs#L70
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Scala/Kstream/package.cs#L32
The type name 'package' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
Type parameter declaration must be an identifier not a type. See also error CS0081.
build_windows: src/net/KNet/Generated/Org/Apache/Kafka/Streams/Query/Position.cs#L97
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
execute_tests_linux (ubuntu-latest, net8.0, graalvm, 17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
execute_tests_linux (ubuntu-latest, net9.0, graalvm, 17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
execute_tests_windows (windows-2022, net9.0, graalvm, 17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
execute_tests_windows (windows-2022, net8.0, graalvm, 17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17
execute_tests_windows (windows-2022, net462, graalvm, 17)
This build uses the last update of Oracle GraalVM for JDK 17 under the GFTC. More details: https://github.com/marketplace/actions/github-action-for-graalvm#notes-on-oracle-graalvm-for-jdk-17

Artifacts

Produced during runtime
Name Size Digest
KNetNuGet
534 MB
sha256:6966a809199b5dd3f9eda3560dc73ccf4f0cb694016b73ad3fce9d732e2a4083
masesgroup~KNet~FYU88Z.dockerbuild
111 KB
sha256:b7d083341e83a4778381027ce8ae9ce28742a02241d6498e8cf9f8ccf2b39307