Skip to content

publish

publish #32

Triggered via create December 31, 2023 03:25
Status Success
Total duration 3m 31s
Artifacts

publish.yml

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

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/Logger.cs#L7
Non-nullable field '_loggerFactory' must contain a non-null value when exiting constructor. Consider declaring the field 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/Abstract/PlayerScore.cs#L7
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.