Skip to content

Release 0.3.0

Release 0.3.0 #25

Triggered via push January 14, 2025 15:37
Status Success
Total duration 1m 0s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile: src/Vapi.Net/Logs/LogsClient.cs#L39
Possible null reference argument for parameter 'request' in 'OffsetPager<LogsGetRequest, RequestOptions?, LogsPaginatedResponse, double?, object, Log>.OffsetPager(LogsGetRequest request, RequestOptions? options, GetNextPage getNextPage, GetOffset getOffset, SetOffset setOffset, GetStep? getStep, GetItems getItems, HasNextPage? hasNextPage)'.
compile: src/Vapi.Net/Exceptions/BadRequestError.cs#L6
Parameter 'object body' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
compile: src/Vapi.Net/Exceptions/BadRequestError.cs#L6
Parameter 'object body' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
compile: src/Vapi.Net/Logs/LogsClient.cs#L39
Possible null reference argument for parameter 'request' in 'OffsetPager<LogsGetRequest, RequestOptions?, LogsPaginatedResponse, double?, object, Log>.OffsetPager(LogsGetRequest request, RequestOptions? options, GetNextPage getNextPage, GetOffset getOffset, SetOffset setOffset, GetStep? getStep, GetItems getItems, HasNextPage? hasNextPage)'.
compile: src/Vapi.Net/KnowledgeBases/KnowledgeBasesClient.cs#L33
Possible null reference assignment.
compile: src/Vapi.Net/Tools/ToolsClient.cs#L33
Possible null reference assignment.
compile: src/Vapi.Net/PhoneNumbers/PhoneNumbersClient.cs#L33
Possible null reference assignment.
compile: src/Vapi.Net/Squads/SquadsClient.cs#L33
Possible null reference assignment.
compile: src/Vapi.Net/Core/RawClient.cs#L132
Dereference of a possibly null reference.
compile: src/Vapi.Net/Logs/LogsClient.cs#L156
Possible null reference assignment.
unit-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
unit-tests: src/Vapi.Net/Exceptions/BadRequestError.cs#L6
Parameter 'object body' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
unit-tests: src/Vapi.Net/Logs/LogsClient.cs#L39
Possible null reference argument for parameter 'request' in 'OffsetPager<LogsGetRequest, RequestOptions?, LogsPaginatedResponse, double?, object, Log>.OffsetPager(LogsGetRequest request, RequestOptions? options, GetNextPage getNextPage, GetOffset getOffset, SetOffset setOffset, GetStep? getStep, GetItems getItems, HasNextPage? hasNextPage)'.
unit-tests: src/Vapi.Net/Squads/SquadsClient.cs#L33
Possible null reference assignment.
unit-tests: src/Vapi.Net/Tools/ToolsClient.cs#L33
Possible null reference assignment.
unit-tests: src/Vapi.Net/Exceptions/BadRequestError.cs#L6
Parameter 'object body' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
unit-tests: src/Vapi.Net/PhoneNumbers/PhoneNumbersClient.cs#L33
Possible null reference assignment.
unit-tests: src/Vapi.Net/KnowledgeBases/KnowledgeBasesClient.cs#L33
Possible null reference assignment.
unit-tests: src/Vapi.Net/Logs/LogsClient.cs#L39
Possible null reference argument for parameter 'request' in 'OffsetPager<LogsGetRequest, RequestOptions?, LogsPaginatedResponse, double?, object, Log>.OffsetPager(LogsGetRequest request, RequestOptions? options, GetNextPage getNextPage, GetOffset getOffset, SetOffset setOffset, GetStep? getStep, GetItems getItems, HasNextPage? hasNextPage)'.
unit-tests: src/Vapi.Net/Blocks/BlocksClient.cs#L33
Possible null reference assignment.
unit-tests: src/Vapi.Net/Core/RawClient.cs#L132
Dereference of a possibly null reference.