Update README.md #1099
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/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#L200
'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#L213
'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#L206
'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#L220
'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#L270
'ColorTerm.Multiply(IColorValue, params IColorValue[])' hides inherited member 'BColorValue.Multiply(IColorValue, params IColorValue[])'. Use the new keyword if hiding was intended.
|
FinModelUtility/Fin/Fin/src/language/equations/fixedFunction/impl/FixedFunctionEquations_ColorValues.cs#L285
'ColorTerm.Multiply(IScalarValue, params IScalarValue[])' hides inherited member 'BColorValue.Multiply(IScalarValue, params IScalarValue[])'. Use the new keyword if hiding was intended.
|
|
The logs for this run have expired and are no longer available.
Loading