Skip to content

fix failing mass creation test #10

fix failing mass creation test

fix failing mass creation test #10

Triggered via push June 3, 2024 06:50
Status Success
Total duration 40s
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#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)'.