Add django tutorial up to part 5 #9
Annotations
3 errors and 10 warnings
build:
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/EggCreatorTests.cs#L19
There is no argument given that corresponds to the required parameter 'is_filepath' of 'EggCreator.decodeJSON(string, bool)'
|
build:
pkhex/pkhex-egglocke-tests/pkhex-egglocke-tests/EggCreatorTests.cs#L19
There is no argument given that corresponds to the required parameter 'is_filepath' of 'EggCreator.decodeJSON(string, bool)'
|
build
Process completed with exit code 1.
|
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/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-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/SaveWriterTest.cs#L23
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)'.
|