Merge branch 'master' of https://github.com/Sanheiii/OngekiFumenEditor #614
Annotations
6 errors and 12 warnings
OngekiFumenEditor/AppBootstrapper.cs#L342
The name 'Marshal' does not exist in the current context
|
OngekiFumenEditor/AppBootstrapper.cs#L355
The name 'Thread' does not exist in the current context
|
OngekiFumenEditor/AppBootstrapper.cs#L357
The name 'ApartmentState' does not exist in the current context
|
OngekiFumenEditor/AppBootstrapper.cs#L359
The type or namespace name 'ExceptionTermWindow' could not be found (are you missing a using directive or an assembly reference?)
|
OngekiFumenEditor/AppBootstrapper.cs#L364
'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?)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: benjlevesque/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Core/AsyncEventHandler.cs#L6
Missing XML comment for publicly visible type or member 'AsyncEventHandler<TEventArgs>'
|
Dependences/gemini/Dependences/Caliburn.Micro/src/Caliburn.Micro.Core/AsyncEventHandlerExtensions.cs#L8
Missing XML comment for publicly visible type or member 'AsyncEventHandlerExtensions'
|
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>)'
|
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)'
|
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()'
|
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'
|
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)'
|
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()'
|
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.
|
OngekiFumenEditor/Base/OngekiObjects/ColorId.cs#L6
'ColorId' defines operator == or operator != but does not override Object.Equals(object o)
|
The logs for this run have expired and are no longer available.
Loading