Update README.md #74
Annotations
13 warnings
test-dotnet
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-dotnet:
src/VitalRouter.SourceGenerator/Shims/CSharpSyntaxHelper.cs#L59
Possible null reference argument for parameter 'item' in 'void ValueListBuilder<SyntaxNode>.Append(SyntaxNode item)'.
|
test-dotnet:
tests/VitalRouter.Extensions.Hosting.Tests/ServiceCollectionExtensionsTest.cs#L127
Parameter 'dependency' is unread.
|
test-dotnet:
tests/VitalRouter.Extensions.Hosting.Tests/ServiceCollectionExtensionsTest.cs#L138
Parameter 'dependency' is unread.
|
test-dotnet:
tests/VitalRouter.Extensions.Hosting.Tests/ServiceCollectionExtensionsTest.cs#L162
Parameter 'dependencyB' is unread.
|
test-dotnet
Field 'TestPresenter2.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
|
test-dotnet:
src/VitalRouter.Unity/Assets/VitalRouter.Tests/RouterTest.cs#L185
'CommandOrdering.FirstInFirstOut' is obsolete: 'Use CommandOrdering.Sequential instead.'
|
test-dotnet
Field 'ErrorHandlingInterceptorPresenter2.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
|
test-dotnet
Field 'SimpleAsyncPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.InterceptorFinder' is never assigned to, and will always have its default value null
|
test-dotnet
Field 'DefaultInterceptorPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
|
test-dotnet
Field 'ErrorHandlingInterceptorPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
|
test-unity (2022.2.21f1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-unity (2022.2.21f1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|