Skip to content

Merge pull request #201 from memphisdev/fix-_batchMaxTimeToWaitMs #101

Merge pull request #201 from memphisdev/fix-_batchMaxTimeToWaitMs

Merge pull request #201 from memphisdev/fix-_batchMaxTimeToWaitMs #101

Triggered via push February 8, 2024 09:08
Status Success
Total duration 2m 23s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Memphis.Client/GlobalUsings.cs#L21
The using directive for 'NATS.Client.JetStream' appeared previously in this namespace
build: src/Memphis.Client/NATS.Client/Exceptions.cs#L203
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/IConnection.cs#L1133
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/IConnection.cs#L1140
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/IConnection.cs#L1148
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/IConnection.cs#L1155
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/IConnection.cs#L1164
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/IConnection.cs#L1172
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/NATS.Client/Channel.cs#L106
Cannot convert null literal to non-nullable reference type.
build: src/Memphis.Client/MemphisClient.Producer.cs#L49
Cannot convert null literal to non-nullable reference type.