Merge branch 'main' of https://github.com/MeltyPlayer/FinModelUtility #1259
Annotations
1 error and 12 warnings
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/AssemblyUtils.cs#L39
Opening square brackets should not be preceded by a space. (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1010.md)
|
build:
FinModelUtility/Fin/Fin/src/data/counters/CounterSet.cs#L5
The type 'T' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'T' doesn't match 'notnull' constraint.
|
build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/PluginManager.cs#L30
Using directive for namespace 'Yarhl.FileFormat' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
|
build:
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
|
build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/FileSystem/Node.cs#L24
Using directive for namespace 'Yarhl.FileFormat' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
|
build:
FinModelUtility/Fin/Fin/src/animation/Keyframes.cs#L18
'Keyframe' defines 'Equals' but not 'GetHashCode'
|
build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/FileSystem/Node.cs#L25
Using directive for namespace 'Yarhl.IO' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
|
build:
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.
|
build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/FileSystem/NodeContainerFormat.cs#L24
Using directive for namespace 'Yarhl.FileFormat' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
|
build:
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.
|