[Sdk] Hopefully fixed issues regarding types #25
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
build:
FrostyTypeSdkGenerator/FrostyTypeSdkGenerator/SourceGenerator.Contexts.cs#L8
'FrostyTypeSdkGenerator.SourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L17
Non-nullable field 'm_duplicate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L23
Non-nullable field 'm_duplicate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L28
Non-nullable field 'm_duplicate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
FrostySdk/Managers/AssetManager.cs#L448
Unreachable code detected
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L15
The field 'CasFileInfo.m_duplicate' is never used
|
build:
FrostyTypeSdkGenerator/FrostyTypeSdkGenerator/SourceGenerator.Contexts.cs#L8
'FrostyTypeSdkGenerator.SourceGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L17
Non-nullable field 'm_duplicate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L23
Non-nullable field 'm_duplicate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
FrostySdk/Managers/Infos/FileInfos/CasFileInfo.cs#L28
Non-nullable field 'm_duplicate' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|