Fix bandastation cyberiad missing a z #32
Annotations
10 warnings
build:
SS13WebMap/Views/Shared/_Layout.cshtml#L35
Converting null literal or possible null value to non-nullable type.
|
build:
SS13WebMap/Models/Pages/MapPage.cs#L6
Non-nullable property 'CodebaseName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/Pages/MapPage.cs#L11
Non-nullable property 'MapName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/Pages/MapPage.cs#L16
Non-nullable property 'CodebaseId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/Pages/MapPage.cs#L21
Non-nullable property 'MapId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/MapApiData.cs#L9
Non-nullable property 'Bounds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/MapApiData.cs#L35
Non-nullable property 'LayerName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/MapApiData.cs#L41
Non-nullable property 'LayerImagePath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/Codebase/GameMap.cs#L8
Non-nullable property 'MapId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build:
SS13WebMap/Models/Codebase/GameMap.cs#L13
Non-nullable property 'MapName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
webapp
|
33.6 MB |
|