Merge pull request #591 from hadashiA/ku/move-test #1201
Annotations
3 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run dotnet test -c Debug ./VContainer.StandaloneTests:
VContainer.SourceGenerator/CodeWriter.cs#L31
Possible null reference argument for parameter 'value' in 'void CodeWriter.AppendLine(string value = "")'.
|
Run dotnet test -c Debug ./VContainer.StandaloneTests:
VContainer/Assets/VContainer/Runtime/Internal/TypeKeyHashTable2.cs#L36
The field 'TypeKeyHashTable2<TValue>.insertedEntryLength' is never used
|
The logs for this run have expired and are no longer available.
Loading