fix failing mass creation test #10
Annotations
10 warnings
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#L109
Dereference of a possibly null reference.
|
build:
pkhex/pkhex-egglocke/pkhex-egglocke/SaveWriter.cs#L139
Dereference of a possibly null reference.
|
build:
pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L93
Converting null literal or possible null value to non-nullable type.
|
build:
pkhex/pkhex-egglocke/pkhex-egglocke/EggCreator.cs#L95
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#L18
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#L22
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|