Skip to content
This repository has been archived by the owner on Feb 9, 2025. It is now read-only.

Build and Release

Build and Release #4

Manually triggered August 1, 2024 12:17
Status Success
Total duration 37s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

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#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.
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.