Merge pull request #521 from slimshader/master #1203
Annotations
2 errors and 3 warnings
VContainer/Assets/VContainer/Runtime/ContainerBuilderExtensions.cs#L48
Argument 1: cannot convert from 'System.Func<VContainer.IObjectResolver, TInterface>' to 'System.Func<VContainer.IObjectResolver, object>'
|
|
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/
|
VContainer.SourceGenerator/CodeWriter.cs#L31
Possible null reference argument for parameter 'value' in 'void CodeWriter.AppendLine(string value = "")'.
|
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