[AnimationsAPI] Fix modifying layers with behaviours - #689
Merged
xiaoxiao921 merged 1 commit intoAug 10, 2026
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build projects:
R2API.Elites/EliteAPI.cs#L127
Converting null literal or possible null value to non-nullable type.
|
|
Build projects:
R2API.Elites/EliteRamp.cs#L143
Cannot convert null literal to non-nullable reference type.
|
|
Build projects:
R2API.Elites/EliteRamp.cs#L29
'RoR2_Base_Common_GlobalTextures.texRampElites_psd' is obsolete: 'Use GameAssetPathsBetter instead.'
|
|
Build projects:
R2API.Elites/EliteRamp.cs#L29
'RoR2_Base_Common_GlobalTextures' is obsolete: 'Use GameAssetPathsBetter instead.'
|
|
Build projects:
R2API.Director/AddressableDirectorCardCategorySelection.cs#L62
'AddressReferencedAsset.OnAddressReferencedAssetsLoaded' is obsolete: 'This event no longer runs after anything in particular, it gets invoked on RoR2Application.onLoad for backwards compatibility.'
|
|
Build projects:
R2API.Director/AddressableDCCSPool.cs#L30
'AddressReferencedAsset.OnAddressReferencedAssetsLoaded' is obsolete: 'This event no longer runs after anything in particular, it gets invoked on RoR2Application.onLoad for backwards compatibility.'
|
|
Build projects:
R2API.CharacterBody/CharacterBodyAPI.cs#L343
XML comment has syntactically incorrect cref attribute 'HasModdedBodyFlag(CharacterBody, ModdedBodyFlag))'
|
|
Build projects:
R2API.Addressables/AddressReferencedAssets/AddressReferencedAsset.cs#L562
'AddressReferencedAsset.LoadAssetAsync()' is obsolete: 'If you need to implement this, implement a method that just returns Task.CompeltedTask, loading is now done via LoadAssetAsyncCoroutine instead.'
|
|
Build projects:
R2API.Buffs/BuffsAPI.cs#L247
XML comment has syntactically incorrect cref attribute 'HasModdedBuffFlag(BuffDef, ModdedBuffFlag))'
|
|
Build projects:
BuildCI/Program.cs#L22
Unreachable code detected
|
background
wait
wait-all
cancel
parallel
Loading