This repository has been archived by the owner on Feb 9, 2025. It is now read-only.
Build and Release #8
Annotations
6 warnings
build:
Dependencies/Blue-Archive-Classes/Blue-Archive-Classes/Catalog.cs#L48
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Dependencies/Blue-Archive-Classes/Blue-Archive-Classes/Catalog.cs#L29
Non-nullable property 'Table' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Dependencies/Blue-Archive-Classes/Blue-Archive-Classes/Catalog.cs#L17
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Dependencies/Blue-Archive-Classes/Blue-Archive-Classes/Catalog.cs#L18
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Dependencies/Blue-Archive-Classes/Blue-Archive-Classes/Catalog.cs#L35
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
Dependencies/Blue-Archive-Classes/Blue-Archive-Classes/Catalog.cs#L42
Non-nullable property 'Includes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|