Add Unity resolvers (part 1) #253
test.yaml
on: pull_request_target
test-dotnet
26s
Matrix: test-unity
Annotations
5 errors and 13 warnings
test-unity (2021.3.34f1)
The process '/usr/bin/docker' failed with exit code 133
|
test-unity (2022.2.21f1)
The job was canceled because "_2021_3_34f1" failed.
|
test-unity (2022.2.21f1)
The operation was canceled.
|
test-unity (2022.3.18f1)
The job was canceled because "_2021_3_34f1" failed.
|
test-unity (2022.3.18f1)
The operation was canceled.
|
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:
VYaml.SourceGenerator/Shims/CSharpSyntaxHelper.cs#L59
Possible null reference argument for parameter 'item' in 'void ValueListBuilder<SyntaxNode>.Append(SyntaxNode item)'.
|
test-dotnet:
VYaml/Serialization/Formatters/PrimitiveObjectFormatter.cs#L169
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
test-dotnet:
VYaml/Serialization/NamingConventionMutator.cs#L78
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-dotnet:
VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L42
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-dotnet:
VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L97
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-dotnet:
VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L102
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-dotnet:
VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L134
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-dotnet:
VYaml/Serialization/Formatters/EnumAsStringFormatter.cs#L167
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-dotnet:
VYaml/Serialization/Formatters/PrimitiveObjectFormatter.cs#L169
The type 'object?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'object?' doesn't match 'notnull' constraint.
|
test-dotnet:
VYaml/Serialization/NamingConventionMutator.cs#L78
Potential stack overflow. Move the stackalloc out of the loop. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2014)
|
test-unity (2021.3.34f1)
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 (2021.3.34f1)
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/
|