Bump ArtemisRGB.UI.Shared from 1.2023.902.4 to 1.2023.1009.1 #102
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, 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/
|
src/Artemis.Plugins.Games.TrackMania/SharedProcessMemory.cs#L47
This call site is reachable on all platforms. 'MemoryMappedFile.OpenExisting(string, MemoryMappedFileRights)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Travel/DockingEvents.cs#L22
Field 'DockingCancelledEvent.StationName' is never assigned to, and will always have its default value null
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Travel/StartJumpEvent.cs#L8
Field 'StartJumpEvent.StarSystem' is never assigned to, and will always have its default value null
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Travel/DockingEvents.cs#L36
Field 'DockingDeniedEvent.StationName' is never assigned to, and will always have its default value null
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Combat/InterdictionEvents.cs#L8
Field 'EscapeInterdictionEvent.IsPlayer' is never assigned to, and will always have its default value false
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Travel/FSDTargetEvent.cs#L9
Field 'FSDTargetEvent.RemainingJumpsInRoute' is never assigned to, and will always have its default value 0
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Startup/LoadoutEvent.cs#L8
Field 'LoadoutEvent.Ship' is never assigned to, and will always have its default value null
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Travel/SupercruiseEvents.cs#L7
Field 'SupercruiseEntryEvent.StarSystem' is never assigned to, and will always have its default value null
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Startup/ProgressEvent.cs#L14
Field 'ProgressEvent.Federation' is never assigned to, and will always have its default value 0
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Startup/ProgressEvent.cs#L12
Field 'ProgressEvent.CQC' is never assigned to, and will always have its default value 0
|
The logs for this run have expired and are no longer available.
Loading