Skip to content

Update nuget-build.yml #2

Update nuget-build.yml

Update nuget-build.yml #2

Triggered via push November 15, 2024 01:49
Status Failure
Total duration 46s
Billable time 1m
Artifacts 1

nuget-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "nuget-packages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/DashVector/Models/Responses/DocOpResult.cs#L11
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Responses/DocOpResult.cs#L17
Non-nullable property 'Message' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/QueryGroupByRequest.cs#L80
Non-nullable property 'GroupId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/QueryGroupByRequest.cs#L83
Non-nullable property 'Docs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/QueryGroupByRequest.cs#L14
Non-nullable property 'GroupByField' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/InsertDocRequest.cs#L13
Non-nullable property 'Docs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/FetchDocRequest.cs#L13
Non-nullable property 'Ids' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/CreatePartitionRequest.cs#L13
Non-nullable property 'name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Requests/CreateCollectionRequest.cs#L10
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/DashVector/Models/Doc.cs#L132
Possible null reference argument for parameter 'value' in 'FieldValue.FieldValue(string value)'.

Artifacts

Produced during runtime
Name Size
nuget-packages
135 KB