Update README #3
Annotations
8 warnings
build-and-test:
SqliteLogger/SqliteLoggerConfiguration.cs#L7
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
SqliteLogger/SqliteLoggerConnection.cs#L9
Field 'SqliteLoggerConnection._scope' is never assigned to, and will always have its default value null
|
build-and-test:
SqliteLogger/SqliteLoggerConfiguration.cs#L7
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
SqliteLogger/SqliteLoggerConnection.cs#L9
Field 'SqliteLoggerConnection._scope' is never assigned to, and will always have its default value null
|
build-and-test:
SqliteLogger/SqliteLoggerConfiguration.cs#L7
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
SqliteLogger/SqliteLoggerConnection.cs#L9
Field 'SqliteLoggerConnection._scope' is never assigned to, and will always have its default value null
|
build-and-test:
SqliteLogger/SqliteLoggerConfiguration.cs#L7
Non-nullable property 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
SqliteLogger/SqliteLoggerConnection.cs#L9
Field 'SqliteLoggerConnection._scope' is never assigned to, and will always have its default value null
|