fix nuget publish issue for missing README.md and License.txt links. #5
Annotations
11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|
build:
src/Kvr.Query/KvrQuery.cs#L44
Non-nullable field 'dbConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Kvr.Query/KvrQuery.cs#L44
Non-nullable field 'previousChildExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|
build:
src/Kvr.Query/KvrQuery.cs#L44
Non-nullable field 'dbConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Kvr.Query/KvrQuery.cs#L44
Non-nullable field 'previousChildExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|
build:
src/Kvr.Query/KvrQuery.cs#L44
Non-nullable field 'dbConnection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Kvr.Query/KvrQuery.cs#L44
Non-nullable field 'previousChildExpression' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|