Skip to content

Merge pull request #79 from hadashiA/no-std-io #231

Merge pull request #79 from hadashiA/no-std-io

Merge pull request #79 from hadashiA/no-std-io #231

Triggered via push September 21, 2024 10:51
Status Success
Total duration 3m 34s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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: src/VitalRouter.Unity/Assets/VitalRouter/Runtime/Router.cs#L57
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/VitalRouter.Unity/Assets/VitalRouter/Runtime/Router.cs#L76
Unboxing a possibly null value.
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: src/VitalRouter.Unity/Assets/VitalRouter/Runtime/Router.cs#L57
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/VitalRouter.Unity/Assets/VitalRouter/Runtime/Router.cs#L76
Unboxing a possibly null value.
test-dotnet: src/VitalRouter.Unity/Assets/VitalRouter.Tests/RouterTest.cs#L100
Field 'TestCommand2.Id' 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
Field 'PerMethodOrderingPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
test-dotnet
Field 'SwitchOrderingPresenter.VitalRouterGeneratedAsyncSubscriber.MethodTable<T>.Value' is never assigned to, and will always have its default value null
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/
test-unity (2022.2.21f1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/