Setup ci #65
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:
VitalRouter.SourceGenerator/Shims/CSharpSyntaxHelper.cs#L59
Possible null reference argument for parameter 'item' in 'void ValueListBuilder<SyntaxNode>.Append(SyntaxNode item)'.
|
test-dotnet:
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 '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-dotnet
Field 'SimpleAsyncPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.InterceptorFinder' is never assigned to, and will always have its default value null
|
test-dotnet
Field 'SimpleCombinedPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.InterceptorFinder' is never assigned to, and will always have its default value null
|
test-dotnet
Field 'ComplexInterceptorPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
|
test-dotnet
Field 'TaskPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.InterceptorFinder' is never assigned to, and will always have its default value null
|
test-dotnet:
VitalRouter.Unity/Assets/VitalRouter.Tests/RouterTest.cs#L82
Field 'TestCommand1.X' is never assigned to, and will always have its default value 0
|
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/
|