Skip to content

publish

publish #34

Triggered via create February 21, 2024 09:01
Status Success
Total duration 3m 41s
Artifacts

publish.yml

on: create
Build and Release
3m 28s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build and Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, dawidd6/action-get-tag@v1, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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#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.
Build and Release: KeyAsio.MemoryReading/OsuMemoryModels/Direct/GeneralData.cs#L16
Non-nullable property 'OsuVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.