Skip to content

Implementing item rewards upon accepting quests. #1256

Implementing item rewards upon accepting quests.

Implementing item rewards upon accepting quests. #1256

Re-run triggered May 28, 2023 03:40
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: Maple2Storage/Types/Metadata/AdditionalEffectMetadata.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Maple2Storage/Types/Metadata/AdditionalEffectMetadata.cs#L65
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Maple2Storage/Types/Metadata/SkillMetadata.cs#L393
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Maple2Storage/Types/Metadata/SkillMetadata.cs#L396
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Maple2Storage/Types/Metadata/SkillMetadata.cs#L457
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Maple2Storage/Types/Metadata/SkillMetadata.cs#L460
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: Maple2Storage/Types/Metadata/SkillMetadata.cs#L250
Assignment made to same variable; did you mean to assign something else?
build: MapleServer2/MapleServer.cs#L212
Cannot convert null literal to non-nullable reference type.
build: MapleServer2/Network/QueuedPipeScheduler.cs#L25
Nullability of type of parameter 'state' doesn't match overridden member (possibly because of nullability attributes).
build: MapleServer2/Commands/Core/Parameter.cs#L15
Possible null reference assignment.
dotnet-format
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-dotnet@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.