Introduce Event aggregator #1428
Annotations
18 errors and 1 warning
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L34
The name 'ActivityScope' does not exist in the current context
|
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L34
The name 'Consts' does not exist in the current context
|
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L36
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L40
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L45
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L52
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
test:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L56
Cannot implicitly convert type 'Speckle.Connectors.Common.Builders.HostObjectBuilderResult' to 'System.Threading.Tasks.Task<Speckle.Connectors.Common.Builders.HostObjectBuilderResult>'
|
test
Process completed with exit code 1.
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L34
The name 'ActivityScope' does not exist in the current context
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L34
The name 'Consts' does not exist in the current context
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L36
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L40
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L45
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L52
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L56
Cannot implicitly convert type 'Speckle.Connectors.Common.Builders.HostObjectBuilderResult' to 'System.Threading.Tasks.Task<Speckle.Connectors.Common.Builders.HostObjectBuilderResult>'
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L34
The name 'ActivityScope' does not exist in the current context
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L34
The name 'Consts' does not exist in the current context
|
build:
Sdk/Speckle.Connectors.Common/Operations/ReceiveOperation.cs#L36
The 'await' operator can only be used within an async method. Consider marking this method with the 'async' modifier and changing its return type to 'Task<Task<HostObjectBuilderResult>>'.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|