Skip to content

Merge pull request #107 from hadashiA/ku/update-readme #353

Merge pull request #107 from hadashiA/ku/update-readme

Merge pull request #107 from hadashiA/ku/update-readme #353

Triggered via push December 1, 2024 06:29
Status Success
Total duration 3m 38s
Artifacts

test.yaml

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

Annotations

11 warnings
test-unity (2022.2.21f1)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
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/CommandPublisherExtensions.cs#L25
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/VitalRouter.Unity/Assets/VitalRouter/Runtime/CommandPublisherExtensions.cs#L25
Converting null literal or possible null value to non-nullable type.
test-dotnet: src/VitalRouter.Extensions.DependencyInjection/ServiceCollectionExtensions.cs#L78
'Router.Filter(ICommandInterceptor)' is obsolete: 'Use AddFilter instead'
test-dotnet: src/VitalRouter.Extensions.DependencyInjection/ServiceCollectionExtensions.cs#L152
'Router.Filter(ICommandInterceptor)' is obsolete: 'Use AddFilter instead'
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.Extensions.DependencyInjection/ServiceCollectionExtensions.cs#L78
'Router.Filter(ICommandInterceptor)' is obsolete: 'Use AddFilter instead'
test-dotnet: src/VitalRouter.Extensions.DependencyInjection/ServiceCollectionExtensions.cs#L152
'Router.Filter(ICommandInterceptor)' is obsolete: 'Use AddFilter instead'