Skip to content

Updated nuget packages and removed serilog dependency #53

Updated nuget packages and removed serilog dependency

Updated nuget packages and removed serilog dependency #53

Triggered via push June 29, 2023 17:03
Status Success
Total duration 3m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build: NierReincarnation.Api/NierReincarnation.Core/Art/Framework/ApiNetwork/Data/DataStorage.cs#L57
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: NierReincarnation.Api/NierReincarnation.Core/Dark/Localization/LocalizationExtensions.cs#L20
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: NierReincarnation.Api/NierReincarnation.Core/Dark/Preference/PlayerRegistrationMap.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: NierReincarnation.Api/NierReincarnation.Core/Dark/Preference/PlayerRegistrationMap.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: NierReincarnation.Api/NierReincarnation.Core/Dark/Preference/PlayerRegistrationMap.cs#L64
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build
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/