Skip to content

Generate savefile

Generate savefile #21

Triggered via pull request July 9, 2024 01:26
Status Success
Total duration 24s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L106
Converting null literal or possible null value to non-nullable type.
build: pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L112
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L59
Converting null literal or possible null value to non-nullable type.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L62
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/Program.cs#L24
Possible null reference assignment.
build: pkhex/pkhex-egglocke/pkhex-egglocke/JSONDeserializer.cs#L25
Possible null reference return.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L138
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L178
Comparison made to same variable; did you mean to compare something else?
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L222
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L230
Dereference of a possibly null reference.