Skip to content

Merge pull request #41 from hadashiA/ku/dotnet #73

Merge pull request #41 from hadashiA/ku/dotnet

Merge pull request #41 from hadashiA/ku/dotnet #73

Triggered via push February 6, 2024 12:02
Status Success
Total duration 3m 20s
Artifacts

test.yaml

on: push
test-dotnet
24s
test-dotnet
Matrix: test-unity
Fit to window
Zoom out
Zoom in

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
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 '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 '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-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/