fix NifDocuments - make blocks public (#25) #49
Annotations
1 error and 11 warnings
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Maple2.File.Generator/XmlArrayGenerator.cs#L14
Enable analyzer release tracking for the analyzer project containing rule 'FG00010' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Maple2.File.Generator/XmlColorGenerator.cs#L14
Enable analyzer release tracking for the analyzer project containing rule 'FG00060' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Maple2.File.Generator/XmlEnumGenerator.cs#L14
Enable analyzer release tracking for the analyzer project containing rule 'FG00050' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Maple2.File.Generator/XmlFeatureLocaleGenerator.cs#L16
Enable analyzer release tracking for the analyzer project containing rule 'FG00040' (https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.Analyzers/ReleaseTrackingAnalyzers.Help.md)
|
Maple2.File.IO/Crypto/Common/PackFileEntry.cs#L26
Nullability of reference types in type of parameter 'entry' of 'int PackFileEntry.CompareTo(PackFileEntry entry)' doesn't match implicitly implemented member 'int IComparable<PackFileEntry>.CompareTo(PackFileEntry? other)' (possibly because of nullability attributes).
|
Maple2.File.IO/Crypto/Common/PackFileEntry.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Maple2.File.IO/Tok/XmlTypes/Vertex.cs#L7
Non-nullable field 'Vertex' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Maple2.File.IO/Tok/XmlTypes/Triangle.cs#L8
Non-nullable field 'Triangle' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Maple2.File.IO/Tok/XmlTypes/Polygon.cs#L8
Non-nullable field 'Edges' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Maple2.File.IO/Tok/XmlTypes/OffMeshConnections.cs#L7
Non-nullable field 'EndPoints' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading