Extends log methods, reduce low level log impact and verbosity (#1337) #1500
pullrequest.yaml
on: pull_request
Check changed files
7s
Annotations
60 warnings
|
build_container_linux
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_container_linux
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_container_linux
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_container_linux
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_linux
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_linux
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_linux
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build_container_linux
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
build_container_linux
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
|
build_container_linux
XML comment has syntactically incorrect cref attribute 'Java.Util.Map{Java.Lang.Integer, Java.Lang.Long}'
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Tools/Reassign/ReassignPartitionsCommand.cs#L106
XML comment has cref attribute 'JsonProcessingException' that could not be resolved
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Tools/Reassign/ReassignPartitionsCommand.cs#L91
XML comment has cref attribute 'JsonProcessingException' that could not be resolved
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L308
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L268
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L622
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L582
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L268
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L622
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L582
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Specific/Streams/State/KeyValueIterator.cs#L48
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L268
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L622
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L582
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Specific/Streams/State/KeyValueIterator.cs#L48
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Tools/Reassign/ReassignPartitionsCommand.cs#L106
XML comment has cref attribute 'JsonProcessingException' that could not be resolved
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Tools/Reassign/ReassignPartitionsCommand.cs#L91
XML comment has cref attribute 'JsonProcessingException' that could not be resolved
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L308
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L268
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L622
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L582
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L268
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L622
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Generated/Org/Apache/Kafka/Common/Serialization/Deserializer.cs#L582
Ambiguous reference in cref attribute: 'DeserializeDefault'. Assuming 'Deserializer<T>.DeserializeDefault(String, Headers, byte[])', but could have also matched other overloads including 'Deserializer<T>.DeserializeDefault(String, Headers, ByteBuffer)'.
|
|
build_pullrequest:
src/net/KNet/Specific/Streams/State/KeyValueIterator.cs#L48
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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_pullrequest:
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}'
|