fix (#828) #1259
dotnet.yml
on: push
build
42s
dotnet-format
1m 13s
Annotations
12 warnings
build
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:
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/Commands/Core/Parameter.cs#L15
Possible null reference assignment.
|
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).
|
dotnet-format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|