Dockerized http pkhex (in progress) #16
Annotations
10 warnings
pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L59
Converting null literal or possible null value to non-nullable type.
|
pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L62
Dereference of a possibly null reference.
|
pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L93
Converting null literal or possible null value to non-nullable type.
|
pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L95
Dereference of a possibly null reference.
|
pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L112
Dereference of a possibly null reference.
|
pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L142
Dereference of a possibly null reference.
|
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)'.
|
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)'.
|
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testConstants.cs#L18
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/testConstants.cs#L22
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
This job succeeded
Loading