Skip to content

String array + Comparer #63

String array + Comparer

String array + Comparer #63

Triggered via pull request October 16, 2024 14:59
Status Success
Total duration 58s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Generator.Equals/EqualityMemberModelTransformer.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
build: Generator.Equals/EqualityMemberModelTransformer.cs#L65
The behavior of 'Convert.ToInt64(object)' could vary based on the current user's locale settings. Replace this call in 'EqualityMemberModelTransformer.BuildEqualityModel(ISymbol, ITypeSymbol, AttributesMetadata, bool)' with a call to 'Convert.ToInt64(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)
build: Generator.Equals/EqualityMemberModelTransformer.cs#L69
Exception type System.Exception is not sufficiently specific (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2201)
build: Generator.Equals/EqualityMemberModelTransformer.cs#L65
The behavior of 'Convert.ToInt64(object)' could vary based on the current user's locale settings. Replace this call in 'EqualityMemberModelTransformer.BuildEqualityModel(ISymbol, ITypeSymbol, AttributesMetadata, bool)' with a call to 'Convert.ToInt64(object, IFormatProvider)'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1305)