Refactor of NameGeneratorTests.cs #116
Annotations
24 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:
Syllabore/Syllabore.Tests/NameGeneratorSerializationTests.cs#L24
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L18
'NameGenerator.UsingProvider(Func<SyllableGenerator, SyllableGenerator>)' is obsolete: 'Use UsingSyllables() instead'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L124
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L124
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameGeneratorTests.cs#L104
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L143
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L145
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L146
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameFilterTests.cs#L164
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/NameGeneratorTests.cs#L139
'GeneratorProbabilityBuilder.OfVowelIsSequence(double)' is obsolete: 'Use OfVowels() instead.'
|
build:
Syllabore/Syllabore.Example/Planets/PlanetGeneratorV2_2.cs#L24
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Example/Planets/PlanetGeneratorV2_2.cs#L24
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
build:
Syllabore/Syllabore/DefaultSyllableGenerator.cs#L15
Missing XML comment for publicly visible type or member 'DefaultSyllableGenerator.DefaultSyllableGenerator()'
|
build:
Syllabore/Syllabore/DeprecatedDefaultNameTransformer.cs#L19
Missing XML comment for publicly visible type or member 'DefaultNameTransformer.DefaultNameTransformer()'
|
build:
Syllabore/Syllabore/DeprecatedNameTransformer.cs#L8
Missing XML comment for publicly visible type or member 'NameTransformer'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L13
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceStartingSyllableLeadingVowelExists'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L14
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceStartingSyllableLeadingVowelIsSequence'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L15
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceLeadingConsonantExists'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L16
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceLeadingConsonantIsSequence'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L17
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceVowelExists'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L18
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceVowelIsSequence'
|
build:
Syllabore/Syllabore/GeneratorProbability.cs#L19
Missing XML comment for publicly visible type or member 'GeneratorProbability.ChanceTrailingConsonantExists'
|