Skip to content

publish

publish #29

Triggered via create December 25, 2023 06:15
Status Failure
Total duration 1m 49s
Artifacts

publish.yml

on: create
Build and Release
1m 38s
Build and Release
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Build and Release
Process completed with exit code 1.
Build and Release
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
Build and Release
Unable to optimize assemblies for performance: a valid runtime package was not found. Either set the PublishReadyToRun property to false, or use a supported runtime identifier when publishing. When targeting .NET 6 or higher, make sure to restore packages with the PublishReadyToRun property set to true.
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. 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: 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/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.