Skip to content

Update issue templates #114

Update issue templates

Update issue templates #114

Triggered via pull request November 20, 2023 07:40
Status Success
Total duration 35s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/NameFilterTests.cs#L18
'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/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/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/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.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'