Skip to content

chore: updated ChANGELOG.md #41

chore: updated ChANGELOG.md

chore: updated ChANGELOG.md #41

Triggered via push October 6, 2024 10:47
Status Success
Total duration 1m 11s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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 use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Call.cs#L9
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Call.cs#L10
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: test/Tenekon.Coroutines.NetTest/Coroutines/CoroutineTests.FactoryTests.cs#L10
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: test/Tenekon.Coroutines.NetTest/Coroutines/YieldersTests.SpawnTests.cs#L11
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: test/Tenekon.Coroutines.NetTest/Coroutines/CoroutineTests.FactoryTests.cs#L18
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: test/Tenekon.Coroutines.NetTest/Coroutines/YieldersTests.CallTests.cs#L31
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: test/Tenekon.Coroutines.NetTest/Coroutines/YieldersTests.CallTests.cs#L38
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Spawn.cs#L10
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Spawn.cs#L11
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: test/Tenekon.Coroutines.NetTest/Coroutines/YieldersTests.LaunchTests.cs#L12
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/Tenekon.Coroutines.Generator/Internals/Range.cs#L79
'Range.GetOffsetAndLength(int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: src/Tenekon.Coroutines.GeneratedSources/Internals/Range.cs#L79
'Range.GetOffsetAndLength(int)' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
build: test/Tenekon.Coroutines.NetTest/Coroutines/YieldersTests.SpawnTests.cs#L11
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: test/Tenekon.Coroutines.NetTest/Coroutines/CoroutineTests.FactoryTests.cs#L10
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: test/Tenekon.Coroutines.NetTest/Coroutines/YieldersTests.LaunchTests.cs#L12
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: test/Tenekon.Coroutines.NetTest/Coroutines/CoroutineTests.FactoryTests.cs#L18
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Call.cs#L9
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Call.cs#L10
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Spawn.cs#L10
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: test/Tenekon.Coroutines.NetTest/Coroutines/Iterators/AsyncIteratorTests.Spawn.cs#L11
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
238 KB