Skip to content

Dockerized http pkhex (in progress) #19

Dockerized http pkhex (in progress)

Dockerized http pkhex (in progress) #19

Triggered via pull request June 9, 2024 07:16
Status Success
Total duration 43s
Billable time 1m
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: pkhex/pkhex-egglocke/pkhex-egglocke/JSONDeserializer.cs#L25
Possible null reference return.
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/SaveWriter.cs#L112
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L142
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L150
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/Program.cs#L34
Unreachable code detected
build: pkhex/pkhex-egglocke/pkhex-egglocke/Program.cs#L34
The variable 'BLANK_SOULSILVER_SAVE' is assigned but its value is never used
build: pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L98
Converting null literal or possible null value to non-nullable type.
build: pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L100
Dereference of a possibly null reference.