Skip to content

fix nuget publish issue for missing README.md and License.txt links. … #2

fix nuget publish issue for missing README.md and License.txt links. …

fix nuget publish issue for missing README.md and License.txt links. … #2

Triggered via push December 19, 2024 17:29
Status Success
Total duration 42s
Artifacts

publish.yml

on: push
Fit to window
Zoom out
Zoom in

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.