Update dotnet.yml config file: #129
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/NameFilterTests.cs#L26
'NameGenerator.UsingProvider(Func<SyllableGenerator, SyllableGenerator>)' is obsolete: 'Use UsingSyllables() instead'
|
build:
Syllabore/Syllabore.Tests/NameGeneratorSerializationTests.cs#L24
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L190
'GeneratorProbabilityBuilder.OfLeadingConsonantIsSequence(double)' is obsolete: 'Use OfLeadingConsonants() instead.'
|
build:
Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L190
'GeneratorProbabilityBuilder.OfTrailingConsonantIsSequence(double)' is obsolete: 'Use OfTrailingConsonants() instead.'
|
build:
Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L209
'GeneratorProbabilityBuilder.OfLeadingConsonantIsSequence(double)' is obsolete: 'Use OfLeadingConsonants() instead.'
|
build:
Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L209
'GeneratorProbabilityBuilder.OfTrailingConsonantIsSequence(double)' is obsolete: 'Use OfTrailingConsonants() instead.'
|
build:
Syllabore/Syllabore.Tests/NameGeneratorTests.cs#L104
'NameFilter.DoNotAllowPattern(params string[])' is obsolete: 'Replaced with DoNotAllow()'
|
build:
Syllabore/Syllabore.Tests/SyllableProviderTests.cs#L258
'GeneratorProbabilityBuilder.OfVowelIsSequence(double)' is obsolete: 'Use OfVowels() instead.'
|
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.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()'
|