Skip to content

publish

publish #27

Triggered via create December 24, 2023 09:43
Status Success
Total duration 3m 37s
Artifacts

publish.yml

on: create
Build and Release
3m 23s
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#L11
The field 'IntPtrExtensions.x86IntPtrMax' is assigned but its value is 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: 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.Shared/Utils/DebugUtils.cs#L89
Dereference of a possibly null reference.
Build and Release: KeyAsio.Shared/Utils/NightcoreTilingHelper.cs#L59
Dereference of a possibly null reference.
Build and Release: KeyAsio.Shared/Utils/NightcoreTilingHelper.cs#L68
Dereference of a possibly null reference.
Build and Release: KeyAsio.Shared/Utils/MathEx.cs#L19
Possible null reference return.