control obj visible by soflangroup #758
Annotations
4 errors and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
OngekiFumenEditor/AppBootstrapper.cs#L469
'Application' does not contain a definition for 'Invoke' and no accessible extension method 'Invoke' accepting a first argument of type 'Application' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
OngekiFumenEditor/AppBootstrapper.cs#L464
The type or namespace name 'ExceptionTermWindow' could not be found (are you missing a using directive or an assembly reference?)
|
|
build:
OngekiFumenEditor/AppBootstrapper.cs#L447
The name 'Marshal' does not exist in the current context
|
|
build:
OngekiFumenEditor/Base/OngekiObjects/ColorId.cs#L6
'ColorId' defines operator == or operator != but does not override Object.Equals(object o)
|
|
build:
OngekiFumenEditor/Base/Collections/Base/RemindableSortableCollection.cs#L42
'RemindableSortableCollection<T, X>.Clear()' hides inherited member 'SortableCollection<T, X>.Clear()'. Use the new keyword if hiding was intended.
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Platform/Platforms/net46-netcore/WindowConductor.cs#L23
Missing XML comment for publicly visible type or member 'WindowConductor.InitialiseAsync()'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Platform/Platforms/net46-netcore/WindowConductor.cs#L17
Missing XML comment for publicly visible type or member 'WindowConductor.WindowConductor(object, Window)'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Platform/Platforms/net46-netcore/WindowConductor.cs#L9
Missing XML comment for publicly visible type or member 'WindowConductor'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Platform/Platforms/net46-netcore/FrameAdapter.cs#L252
Missing XML comment for publicly visible type or member 'FrameAdapter.Dispose()'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L15
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.InvokeAllAsync<TEventArgs>(AsyncEventHandler<TEventArgs>, object, TEventArgs)'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L10
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions.GetHandlers<TEventArgs>(AsyncEventHandler<TEventArgs>)'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
|
|
build:
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Core/AsyncEventHandler.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
|