Skip to content

Rework reward assets #33

Rework reward assets

Rework reward assets #33

Triggered via push May 21, 2024 02:43
Status Success
Total duration 6m 4s
Artifacts 2

build.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 11 warnings
Build (StandaloneWindows64, unityci/editor:ubuntu-6000.0.2f1-windows-mono-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_depthnormals_vertex.hlsl(5)
Build (StandaloneWindows64, unityci/editor:ubuntu-6000.0.2f1-windows-mono-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_depthonly_vertex.hlsl(5)
Build (StandaloneWindows64, unityci/editor:ubuntu-6000.0.2f1-windows-mono-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_render_pipeline.hlsl(5)
Build (StandaloneWindows64, unityci/editor:ubuntu-6000.0.2f1-windows-mono-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_shadowcaster_vertex.hlsl(5)
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_depthnormals_vertex.hlsl(5)
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_depthonly_vertex.hlsl(5)
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_render_pipeline.hlsl(5)
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Shader error in 'VRM10/Universal Render Pipeline/MToon10': Couldn't open include file 'Packages/com.unity.render-pipelines.universal/ShaderLibrary/Core.hlsl'. at /github/workspace/Library/PackageCache/com.vrmc.vrmshaders/VRM10/MToon10/Resources/VRM10/vrmc_materials_mtoon_shadowcaster_vertex.hlsl(5)
Build (StandaloneWindows64, unityci/editor:ubuntu-6000.0.2f1-windows-mono-3)
Assets/Scripts/Twitch/TwitchController.cs(69,13): warning CS0618: 'TwitchPubSub.ListenToRewards(string)' is obsolete: 'This method listens to an undocumented/retired/obsolete topic. Consider using ListenToChannelPoints()'
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/Scripts/Twitch/TwitchController.cs(69,13): warning CS0618: 'TwitchPubSub.ListenToRewards(string)' is obsolete: 'This method listens to an undocumented/retired/obsolete topic. Consider using ListenToChannelPoints()'
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(215,18): warning CS0414: The field 'OpenSeeVRMDriver.wasSilViseme' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(214,20): warning CS0414: The field 'OpenSeeVRMDriver.silVisemeHybridThreshold' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(213,20): warning CS0414: The field 'OpenSeeVRMDriver.startedSilVisemes' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(189,18): warning CS0414: The field 'OpenSeeVRMDriver.haveFullVisemeSet' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(256,19): warning CS0414: The field 'OpenSeeVRMDriver.lastAudioTime' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(174,18): warning CS0414: The field 'OpenSeeVRMDriver.context' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(215,18): warning CS0414: The field 'OpenSeeVRMDriver.wasSilViseme' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(214,20): warning CS0414: The field 'OpenSeeVRMDriver.silVisemeHybridThreshold' is assigned but its value is never used
Build (StandaloneLinux64, unityci/editor:ubuntu-6000.0.2f1-linux-il2cpp-3)
Assets/OpenSeeFace/OpenSeeVRMDriver.cs(213,20): warning CS0414: The field 'OpenSeeVRMDriver.startedSilVisemes' is assigned but its value is never used

Artifacts

Produced during runtime
Name Size
AvatarViewer-StandaloneLinux64 Expired
42.7 MB
AvatarViewer-StandaloneWindows64 Expired
55.4 MB