fixed readme files #22
Annotations
10 warnings
build:
GoogleMapExport2KML/DependencyInjection/TypeResolver.cs#L22
Nullability of reference types in type of parameter 'type' of 'object? TypeResolver.Resolve(Type type)' doesn't match implicitly implemented member 'object? ITypeResolver.Resolve(Type? type)' (possibly because of nullability attributes).
|
build:
GoogleMapExport2KML/Processors/DatalocationProcessor.cs#L136
Cannot convert null literal to non-nullable reference type.
|
build:
GoogleMapExport2KML/Automation/PlaywrightDriverPool.cs#L38
Possible null reference return.
|
build:
GoogleMapExport2KML/Commands/SplitSettings.cs#L15
Non-nullable property 'KmlFile' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
GoogleMapExport2KML/Commands/SplitSettings.cs#L19
Non-nullable property 'OutputPath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
GoogleMapExport2KML/Automation/PlaywrightDriverPool.cs#L12
Non-nullable field '_settings' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
GoogleMapExport2KML/Automation/PlaywrightBrowser.cs#L15
Non-nullable field '_browser' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
GoogleMapExport2KML/Automation/PlaywrightBrowser.cs#L15
Non-nullable field '_page' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
GoogleMapExport2KML/Commands/SplitCommand.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build:
GoogleMapExport2KML/Automation/KmlPlaywrightDriver.cs#L21
Non-nullable field '_pool' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
163 MB |
|