Skip to content

Add JSON deserialization for EggCreator and export #6

Add JSON deserialization for EggCreator and export

Add JSON deserialization for EggCreator and export #6

Triggered via push May 26, 2024 06:49
Status Success
Total duration 28s
Billable time 1m
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L87
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L117
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L85
Converting null literal or possible null value to non-nullable type.
build: pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L87
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testConstants.cs#L13
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testConstants.cs#L17
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testConstants.cs#L20
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/SaveWriterTest.cs#L23
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L87
Dereference of a possibly null reference.
build: pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L117
Dereference of a possibly null reference.