Skip to content

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

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

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

Triggered via pull request December 19, 2024 17:28
Status Success
Total duration 34s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.