DragonFly 1.0.34 #92
Annotations
20 warnings
|
dragonfly
The assembly 'contentFiles/any/net9.0/Microsoft.CodeAnalysis.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/Microsoft.CodeAnalysis.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/Microsoft.CodeAnalysis.CSharp.Scripting.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/Microsoft.CodeAnalysis.CSharp.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/Microsoft.CodeAnalysis.CSharp.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/BrowserDebugProxy.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/BrowserDebugProxy.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'contentFiles/any/net9.0/BrowserDebugHost.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly
The assembly 'content/BrowserDebugHost.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
|
|
dragonfly:
src/DragonFly.Core/Modules/Permissions/Models/Permission.cs#L14
Non-nullable property 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/Modules/Permissions/Models/Permission.cs#L14
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Core/Modules/WebHooks/Types/HeaderItem.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Generators/ProxyGenerator.cs#L8
'DragonFly.Generator.ProxyGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
dragonfly:
src/DragonFly.Generator/Generators/ModelGenerator.cs#L8
'DragonFly.Generator.ModelGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
dragonfly:
src/DragonFly.Generator/Generators/FieldGenerator.cs#L8
'DragonFly.Generator.FieldGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L14
Non-nullable property 'PropertyTypeSymbol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L13
Non-nullable property 'AttributeTypeSymbol' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L12
Non-nullable property 'AttributeParameters' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
dragonfly:
src/DragonFly.Generator/Types/ContentItemProperty.cs#L11
Non-nullable property 'PropertyName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|