Bump ArtemisRGB.UI.Shared from 1.2023.902.4 to 1.2023.1009.1 #103
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.TruckSimulator/TruckSimulatorModule.cs#L9
'PluginFeatureAttribute.Icon' is obsolete: 'Feature icons are no longer shown in the UI.'
|
src/Artemis.Plugins.Games.TruckSimulator/Telemetry/MappedFileReader.cs#L58
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/FSDJumpEvent.cs#L10
Field 'FSDJumpEvent.FuelUsed' is never assigned to, and will always have its default value 0
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Travel/SupercruiseEvents.cs#L22
Field 'SupercruiseExitEvent.BodyType' is never assigned to, and will always have its default value
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Startup/RankEvent.cs#L8
Field 'RankEvent.Combat' is never assigned to, and will always have its default value
|
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
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Startup/RankEvent.cs#L11
Field 'RankEvent.CQC' is never assigned to, and will always have its default value
|
src/Artemis.Plugins.Games.EliteDangerous/Journal/Startup/ProgressEvent.cs#L9
Field 'ProgressEvent.Combat' is never assigned to, and will always have its default value 0
|
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
|
The logs for this run have expired and are no longer available.
Loading