Fixed a space in shaders that was breaking shader compilation now for… #1205
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
Setup .NET
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/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/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/data/counters/CounterSet.cs#L7
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/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/data/dictionaries/NullFriendlyDictionary.cs#L28
Nullability of reference types in return type of 'IEnumerable<TKey?> NullFriendlyDictionary<TKey, TValue>.Keys.get' doesn't match implicitly implemented member 'IEnumerable<TKey> IReadOnlyFinDictionary<TKey, TValue>.Keys.get'.
|
Build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/FileSystem/NodeFactory.cs#L26
Using directive for namespace 'Yarhl.IO' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
|
Build:
FinModelUtility/Fin/Fin/src/data/dictionaries/NullFriendlyDictionary.cs#L15
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'ConcurrentDictionary<TKey, TValue>'. Nullability of type argument 'TKey' 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/util/strings/StringNumberSuffixComparer.cs#L8
Nullability of reference types in type of parameter 'lhs' of 'int StringNumberSuffixComparer.Compare(string lhs, string rhs)' doesn't match implicitly implemented member 'int IComparer<string>.Compare(string? x, string? y)' (possibly because of nullability attributes).
|
Build:
FinModelUtility/SceneGate/Yarhl/src/Yarhl/IO/BinaryFormat.cs#L24
Using directive for namespace 'Yarhl.FileFormat' should be qualified (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1135.md)
|
The logs for this run have expired and are no longer available.
Loading