Skip to content

[Sdk] Only get exported types from the sdk #28

[Sdk] Only get exported types from the sdk

[Sdk] Only get exported types from the sdk #28

Triggered via push October 28, 2023 19:28
Status Success
Total duration 58s
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/AssetManager.cs#L448
Unreachable code detected
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/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/AssetManager.cs#L448
Unreachable code detected
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.