Merge pull request #1212 from Wanglongzhi2001/fix_validation_data_pack #251
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
40 warnings
linux:
tools/Tensorflow.Redist.NativeLibrarySplitter/Program.cs#L50
The local function 'Restitch' is declared but never used
|
linux:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Variables/BaseResourceVariable.cs#L304
Nullability of type of parameter 'save_options' doesn't match overridden member (possibly because of nullability attributes).
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L103
Converting null literal or possible null value to non-nullable type.
|
linux:
src/TensorFlowNET.Core/Eager/c_api.eager.cs#L179
Dereference of a possibly null reference.
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L142
Converting null literal or possible null value to non-nullable type.
|
linux:
src/TensorFlowNET.Core/Variables/_VariableStore.cs#L161
Nullable value type may be null.
|
linux:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Common/Extensions/DictionaryExtension.cs#L15
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Common/Extensions/DictionaryExtension.cs#L22
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Binding.Util.cs#L34
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Binding.Util.cs#L270
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Binding.Util.cs#L358
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Binding.Util.cs#L450
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Binding.Util.cs#L459
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
linux:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
linux:
src/TensorFlowNET.Core/Operations/Operation.Implicit.cs#L40
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
windows:
tools/Tensorflow.Redist.NativeLibrarySplitter/Program.cs#L50
The local function 'Restitch' is declared but never used
|
windows:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L34
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L270
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L358
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L450
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L459
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Common/Extensions/DictionaryExtension.cs#L15
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Common/Extensions/DictionaryExtension.cs#L22
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/APIs/tf.sparse.cs#L52
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L34
The type 'T1' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T1' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L270
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L358
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L450
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Binding.Util.cs#L459
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
windows:
src/TensorFlowNET.Core/Operations/gen_sparse_ops.cs#L55
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/Operation.Implicit.cs#L40
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
windows:
src/TensorFlowNET.Core/Operations/math_ops.cs#L163
Possible null reference assignment.
|
windows:
src/TensorFlowNET.Core/Operations/sparse_ops.cs#L19
Possible null reference assignment.
|