Skip to content

Do not create string objects from consumerTag, exchange and routingKey, or get them from a string cache #776

Do not create string objects from consumerTag, exchange and routingKey, or get them from a string cache

Do not create string objects from consumerTag, exchange and routingKey, or get them from a string cache #776

Triggered via pull request May 9, 2024 23:14
Status Failure
Total duration 1m 26s
Artifacts

oauth2.yaml

on: pull_request
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
oauth2-keycloak: projects/RabbitMQ.Client/client/impl/RabbitMQActivitySource.cs#L130
Argument 2: cannot convert from 'System.ReadOnlyMemory<byte>' to 'string'
oauth2-keycloak: projects/RabbitMQ.Client/client/impl/RabbitMQActivitySource.cs#L131
Argument 3: cannot convert from 'System.ReadOnlyMemory<byte>' to 'string'
oauth2-keycloak: projects/RabbitMQ.Client/client/impl/ChannelBase.cs#L673
Argument 1: cannot convert from 'System.ReadOnlySpan<byte>' to 'System.ReadOnlyMemory<byte>'
oauth2-keycloak
Process completed with exit code 1.
oauth2-uaa
The job was canceled because "keycloak" failed.
oauth2-uaa: projects/RabbitMQ.Client/client/impl/RabbitMQActivitySource.cs#L130
Argument 2: cannot convert from 'System.ReadOnlyMemory<byte>' to 'string'
oauth2-uaa: projects/RabbitMQ.Client/client/impl/RabbitMQActivitySource.cs#L131
Argument 3: cannot convert from 'System.ReadOnlyMemory<byte>' to 'string'
oauth2-uaa: projects/RabbitMQ.Client/client/impl/ChannelBase.cs#L673
Argument 1: cannot convert from 'System.ReadOnlySpan<byte>' to 'System.ReadOnlyMemory<byte>'
oauth2-uaa
The operation was canceled.