chore(deps): bump NATS.Client from 1.1.0 to 1.1.6 #1693
main.yml
on: pull_request
build
1m 50s
apps
47s
blazor
56s
grpc
47s
imgproxy
48s
pdf
1m 11s
queue
1m 2s
repository
1m 33s
sonyflake
54s
opensearch
3m 12s
storage
1m 27s
vault
53s
Release
0s
Annotations
10 errors
Sitko.Core.Queue.Nats.Tests.MessageBusTests.TranslateNotification:
tests/Sitko.Core.Queue.Nats.Tests/MessageBusTests.cs#L26
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.ProtobufTests.Protobuf:
tests/Sitko.Core.Queue.Nats.Tests/ProtobufTests.cs#L21
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.OptionsTest.CheckOptions:
tests/Sitko.Core.Queue.Nats.Tests/OptionsTest.cs#L28
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.BasicQueueTests.PubSubMultiple
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.BasicQueueTests.RequestResponse
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.BasicQueueTests.RequestResponseTimeout:
tests/Sitko.Core.Queue.Nats.Tests/BasicQueueTests.cs#L24
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.BasicQueueTests.Context
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.BasicQueueTests.PubSub
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
Sitko.Core.Queue.Nats.Tests.BasicQueueTests.UnSubscribe
System.MissingMethodException : Method not found: 'NATS.Client.IConnection NATS.Client.ConnectionFactory.CreateConnection(System.String)'.
|
queue
Process completed with exit code 1.
|