Fix Using Statements #495
Annotations
11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: cake-build/cake-action@v2.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
LevelImposter/Core/Utils/MapUtils.cs#L387
Converting null literal or possible null value to non-nullable type.
|
build:
LevelImposter/Core/Utils/MapUtils.cs#L445
Dereference of a possibly null reference.
|
build:
LevelImposter/Core/Utils/MapUtils.cs#L449
Dereference of a possibly null reference.
|
build:
LevelImposter/Core/Utils/MapUtils.cs#L457
Dereference of a possibly null reference.
|
build:
LevelImposter/Shop/Util/GitHubAPI.cs#L71
Dereference of a possibly null reference.
|
build:
LevelImposter/Shop/Util/GitHubAPI.cs#L87
Dereference of a possibly null reference.
|
build:
LevelImposter/Shop/Util/GitHubAPI.cs#L104
Dereference of a possibly null reference.
|
build:
LevelImposter/Shop/Util/GitHubAPI.cs#L121
Possible null reference argument for parameter 'url' in 'void HTTPHandler.Request(string url, Action<Il2CppStructArray<byte>>? onSuccess, Action<string>? onError)'.
|
build:
LevelImposter/Core/Models/LITrigger.cs#L8
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
LevelImposter/Core/Models/LIMinigameSprite.cs#L9
Non-nullable property 'type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
LevelImposter.dll
|
1.1 MB |
|