Skip to content

571 who am i working with today #272

571 who am i working with today

571 who am i working with today #272

Triggered via pull request July 17, 2023 09:43
Status Success
Total duration 1m 32s
Artifacts

SSW.SophieBot.test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected], codecov/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and test: libraries/src/SSW.SophieBot.Recognizer.Schema/SSW/SophieBot/EntityBase.cs#L8
Async-iterator 'RecognizerModelBase.SeedAsync(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and test: libraries/src/SSW.SophieBot.Recognizer.Schema/SSW/SophieBot/EntityBase.cs#L8
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 and test: libraries/src/SSW.SophieBot.Recognizer.Schema/SSW/SophieBot/EntityBase.cs#L8
Async-iterator 'RecognizerModelBase.SeedAsync(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and test: libraries/src/SSW.SophieBot.Recognizer.Schema/SSW/SophieBot/EntityBase.cs#L8
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 and test: libraries/test/SSW.SophieBot.Recognizer.Schema.TestData/SSW/SophieBot/TestModelDependency.cs#L8
Async-iterator 'TestModelDependency.SeedAsync(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and test: libraries/test/SSW.SophieBot.Recognizer.Schema.TestData/SSW/SophieBot/TestModelDependency.cs#L8
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 and test: libraries/test/SSW.SophieBot.Recognizer.Schema.TestData/SSW/SophieBot/TestModelDependency.cs#L8
Async-iterator 'TestModelDependency.SeedAsync(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and test: libraries/test/SSW.SophieBot.Recognizer.Schema.TestData/SSW/SophieBot/TestModelDependency.cs#L8
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 and test: services/test/SSW.SophieBot.DataSync.Crm.Tests/SSW/SophieBot/Data/TestEmployeeOdataService.cs#L24
Async-iterator 'TestEmployeeOdataService.GetAsyncPage(CancellationToken)' has one or more parameters of type 'CancellationToken' but none of them is decorated with the 'EnumeratorCancellation' attribute, so the cancellation token parameter from the generated 'IAsyncEnumerable<>.GetAsyncEnumerator' will be unconsumed
Build and test: services/test/SSW.SophieBot.DataSync.Crm.Tests/SSW/SophieBot/Data/TestEmployeeOdataService.cs#L24
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.