fix nuget publish issue for missing README.md and License.txt links. … #2
Annotations
11 warnings
publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
publish:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|
publish:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|
publish:
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.
|
publish:
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.
|
publish:
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.
|
publish:
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.
|
publish:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|
publish:
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.
|
publish:
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.
|
publish:
src/Kvr.Query/KvrQuery.cs#L46
Possible null reference assignment.
|