Skip to content

Add Locking to NuGet #109

Add Locking to NuGet

Add Locking to NuGet #109

Triggered via push May 22, 2024 18:32
Status Failure
Total duration 30m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build
The job running on runner GitHub Actions 15 has exceeded the maximum execution time of 30 minutes.
build
The operation was canceled.
build: src/Paramore.Brighter/InMemoryArchiveProvider.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Paramore.Brighter/InMemoryArchiveProvider.cs#L26
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' 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.
build: src/Paramore.Brighter/InMemoryOutbox.cs#L70
Parameter 'TimeProvider timeProvider' 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.
build: src/Paramore.Brighter/InMemoryOutbox.cs#L70
Parameter 'TimeProvider timeProvider' 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.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' 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.
build: src/Paramore.Brighter/InMemoryArchiveProvider.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Paramore.Brighter/InMemoryArchiveProvider.cs#L26
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: src/Paramore.Brighter/InMemoryInbox.cs#L103
Parameter 'TimeProvider timeProvider' 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.
build: src/Paramore.Brighter/InMemoryArchiveProvider.cs#L21
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.