Skip to content

[Sdk] Fixed some issues with sdk generation #27

[Sdk] Fixed some issues with sdk generation

[Sdk] Fixed some issues with sdk generation #27

Triggered via push October 28, 2023 19:24
Status Success
Total duration 1m 1s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.