Update universal_asset_tool.exe #1139
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
|
FinModelUtility/Fin/Fin/src/image/io/ImageIoInterfaces.cs#L50
The default value specified for parameter 'endianness' will have no effect because it applies to a member that is used in contexts that do not allow optional arguments
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L19
The type 'TIdentifier' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TIdentifier' doesn't match 'notnull' constraint.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L22
The type 'TIdentifier' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TIdentifier' doesn't match 'notnull' constraint.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ScalarValues.cs#L15
The type 'TIdentifier' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TIdentifier' doesn't match 'notnull' constraint.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ScalarValues.cs#L18
The type 'TIdentifier' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TIdentifier' doesn't match 'notnull' constraint.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L174
'ColorExpression.Add(IColorValue, params IColorValue[])' hides inherited member 'BColorValue.Add(IColorValue, params IColorValue[])'. Use the new keyword if hiding was intended.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L187
'ColorExpression.Add(IScalarValue, params IScalarValue[])' hides inherited member 'BColorValue.Add(IScalarValue, params IScalarValue[])'. Use the new keyword if hiding was intended.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L180
'ColorExpression.Subtract(IColorValue, params IColorValue[])' hides inherited member 'BColorValue.Subtract(IColorValue, params IColorValue[])'. Use the new keyword if hiding was intended.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L194
'ColorExpression.Subtract(IScalarValue, params IScalarValue[])' hides inherited member 'BColorValue.Subtract(IScalarValue, params IScalarValue[])'. Use the new keyword if hiding was intended.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L244
'ColorTerm.Multiply(IColorValue, params IColorValue[])' hides inherited member 'BColorValue.Multiply(IColorValue, params IColorValue[])'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading