Skip to content

Simplified unit tests for custom leading vowel probabilities #137

Simplified unit tests for custom leading vowel probabilities

Simplified unit tests for custom leading vowel probabilities #137

Triggered via push December 22, 2023 04:43
Status Success
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 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/NameGeneratorTests.cs#L104
'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.Tests/NameGeneratorTests.cs#L146
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L619
'GeneratorProbabilityBuilder.OfLeadingConsonantIsSequence(double)' is obsolete: 'Use OfLeadingConsonants() instead.'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L633
'GeneratorProbabilityBuilder.OfLeadingConsonantIsSequence(double)' is obsolete: 'Use OfLeadingConsonants() instead.'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L658
'GeneratorProbabilityBuilder.OfVowelIsSequence(double)' is obsolete: 'Use OfVowels() instead.'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L669
'GeneratorProbabilityBuilder.OfVowelIsSequence(double)' is obsolete: 'Use OfVowels() instead.'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L729
'GeneratorProbabilityBuilder.OfTrailingConsonantIsSequence(double)' is obsolete: 'Use OfTrailingConsonants() instead.'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L742
'GeneratorProbabilityBuilder.OfTrailingConsonantIsSequence(double)' is obsolete: 'Use OfTrailingConsonants() instead.'
build: Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L767
'GeneratorProbabilityBuilder.OfLeadingConsonantIsSequence(double)' is obsolete: 'Use OfLeadingConsonants() 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()'