Merge pull request #735 from Avid29/marquee/pausing #2427
Annotations
10 warnings
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L10
Missing XML comment for publicly visible type or member 'CanvasLayout.InitializeForContextCore(VirtualizingLayoutContext)'
|
|
dotnet build:
components/CanvasLayout/src/CanvasLayout.cs#L7
Missing XML comment for publicly visible type or member 'CanvasLayout'
|
|
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
|
Loading