LocalizedAccessKey #2646
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@v4, 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/
|
|
dotnet build
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
|
dotnet build:
components/RivePlayer/src/StateMachineInputCollection.cs#L22
Missing XML comment for publicly visible type or member 'StateMachineInputCollection.StateMachineInputCollection()'
|
|
dotnet build:
components/RivePlayer/src/StateMachineInput.cs#L31
Missing XML comment for publicly visible type or member 'StateMachineInput.RivePlayer'
|
|
dotnet build:
components/RivePlayer/src/RivePlayer.cs#L173
Missing XML comment for publicly visible type or member 'RivePlayer.FireTrigger(string)'
|
|
dotnet build:
components/RivePlayer/src/RivePlayer.cs#L168
Missing XML comment for publicly visible type or member 'RivePlayer.SetNumber(string, float)'
|
|
dotnet build:
components/RivePlayer/src/RivePlayer.cs#L163
Missing XML comment for publicly visible type or member 'RivePlayer.SetBool(string, bool)'
|
|
dotnet build:
components/RivePlayer/src/RivePlayer.cs#L61
Missing XML comment for publicly visible type or member 'RivePlayer.RivePlayer()'
|
|
dotnet build:
components/RivePlayer/src/RivePlayer.cs#L53
XML comment has cref attribute '_sceneActionsQueue' that could not be resolved
|
|
dotnet build:
components/CanvasView/src/FrameworkElementExtensions.cs#L11
Missing XML comment for publicly visible type or member 'FrameworkElementExtensions'
|
|
dotnet build
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
background
wait
wait-all
cancel
parallel
Loading