feat(server): prune acknowledgements in case of model shutdown #164
Annotations
9 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoResponseInterceptor.cs#L46
Possible null reference argument for parameter 'stream' in 'bool StreamExtensions.TryRewind(Stream stream)'.
|
build:
src/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoResponseInterceptor.cs#L20
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/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoRequestInterceptor.cs#L45
Possible null reference argument for parameter 'stream' in 'bool StreamExtensions.TryRewind(Stream stream)'.
|
build:
src/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoRequestInterceptor.cs#L19
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/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoResponseInterceptor.cs#L46
Possible null reference argument for parameter 'stream' in 'bool StreamExtensions.TryRewind(Stream stream)'.
|
build:
src/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoResponseInterceptor.cs#L20
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/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoRequestInterceptor.cs#L45
Possible null reference argument for parameter 'stream' in 'bool StreamExtensions.TryRewind(Stream stream)'.
|
build:
src/docker/Thinktecture.Relay.Server.Docker/Interceptors/DemoRequestInterceptor.cs#L19
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.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
NuGet_Packages
Expired
|
685 KB |
|