publish #30
Annotations
12 warnings
Build and Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, dawidd6/action-get-tag@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Release:
dependencies/ProcessMemoryDataFinder/ProcessMemoryDataFinder/Structured/AddressFinder.cs#L112
The local function 'AllZeros' is declared but never used
|
Build and Release:
dependencies/ProcessMemoryDataFinder/ProcessMemoryDataFinder/IntPtrExtensions.cs#L12
The field 'IntPtrExtensions.x64IntPtrMax' is assigned but its value is never used
|
Build and Release:
dependencies/ProcessMemoryDataFinder/ProcessMemoryDataFinder/IntPtrExtensions.cs#L11
The field 'IntPtrExtensions.x86IntPtrMax' is assigned but its value is never used
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Direct/SongSelectionScores.cs#L11
Non-nullable field '_scores' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Direct/BanchoUser.cs#L18
Possible null reference return.
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Direct/BanchoUser.cs#L25
Possible null reference return.
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Abstract/PlayerScore.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Abstract/MultiplayerPlayer.cs#L20
Possible null reference return.
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Abstract/MultiplayerPlayer.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build and Release:
KeyAsio.MemoryReading/OsuMemoryModels/Direct/BanchoUser.cs#L35
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|