Lib1.Ns2.Ns3 #99
Annotations
10 errors and 10 warnings
|
test
A namespace cannot directly contain members such as fields, methods or statements
|
|
test
Type or namespace definition, or end-of-file expected
|
|
test
} expected
|
|
test
{ expected
|
|
test
Invalid token '}' in a member declaration
|
|
test
Type or namespace definition, or end-of-file expected
|
|
test
A namespace cannot directly contain members such as fields, methods or statements
|
|
test
Type or namespace definition, or end-of-file expected
|
|
test
} expected
|
|
test
{ expected
|
|
test:
LuYao.ResourcePacker.MSBuild/ResourcePackerTask.cs#L17
Non-nullable property 'AssemblyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
LuYao.ResourcePacker.MSBuild/ResourcePackerTask.cs#L14
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
LuYao.ResourcePacker.MSBuild/ResourcePackerTask.cs#L11
Non-nullable property 'ProjectDir' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
LuYao.ResourcePacker/ResourcePacker.cs#L30
Missing XML comment for publicly visible type or member 'ResourcePacker.PackResources(string)'
|
|
test:
LuYao.ResourcePacker/ResourcePacker.cs#L19
Missing XML comment for publicly visible type or member 'ResourcePacker.ResourcePacker(string, string)'
|
|
test:
LuYao.ResourcePacker/ResourcePacker.cs#L9
Missing XML comment for publicly visible type or member 'ResourcePacker'
|
|
test:
LuYao.ResourcePacker/ResourcePacker.cs#L87
Non-nullable property 'Content' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
LuYao.ResourcePacker/ResourcePacker.cs#L86
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
LuYao.ResourcePacker/ResourcePacker.cs#L85
Non-nullable property 'FullPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
test:
LuYao.ResourcePacker.SourceGenerator/ResourcePackageGenerator.cs#L20
Missing XML comment for publicly visible type or member 'ResourcePackageGenerator.Initialize(IncrementalGeneratorInitializationContext)'
|