Skip to content

feat: loading characters with custom colors via projects #432

feat: loading characters with custom colors via projects

feat: loading characters with custom colors via projects #432

Triggered via pull request February 20, 2025 01:52
Status Failure
Total duration 1m 39s
Artifacts

build-release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: Brio/UI/Controls/Stateless/FileUIHelpers.cs#L323
The name 'ImportShadersFromFile' does not exist in the current context
build: Brio/UI/Controls/Stateless/FileUIHelpers.cs#L323
The name 'ImportShadersFromFile' does not exist in the current context
build
Process completed with exit code 1.
build: Brio/Capabilities/Actor/ActorLifetimeCapability.cs#L56
Possible null reference argument for parameter 'go' in 'void EntityManager.SetSelectedEntity(IGameObject go)'.
build: Brio/Capabilities/Actor/ActorContainerCapability.cs#L60
Possible null reference argument for parameter 'go' in 'EntityId.EntityId(IGameObject go)'.
build: Brio/Game/Scene/SceneService.cs#L23
Parameter '_posingService' is unread.
build: Brio/Game/Scene/SceneService.cs#L23
Parameter '_actorSpawnService' is unread.
build: Brio/Game/Scene/SceneService.cs#L23
Parameter '_clientState' is unread.
build: Brio/UI/Widgets/Posing/PosingWidget.cs#L13
Parameter 'PosingCapability capability' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Brio/UI/Widgets/Debug/DebugWidget.cs#L78
Dereference of a possibly null reference.
build: Brio/UI/Widgets/Actor/ActorDynamicPoseWidget.cs#L8
Parameter 'ActorDynamicPoseCapability capability' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Brio/UI/Widgets/Actor/ActorAppearanceWidget.cs#L17
Parameter 'ActorAppearanceCapability capability' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
build: Brio/UI/Widgets/Actor/ActionTimelineWidget.cs#L10
Parameter 'ActionTimelineCapability capability' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.