Skip to content

Improve Documentation #22

Improve Documentation

Improve Documentation #22

Triggered via pull request July 15, 2024 13:53
Status Success
Total duration 47s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3.3.0, actions/setup-dotnet@v3.0.3, microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L39
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L76
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L117
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L158
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L200
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L39
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L76
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L117
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L158
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: Seeders/tests/Seeders.IntegrationTests/ChangeNameDetector/CharacterNameDetectorTests.cs#L200
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.