List extension methods no longer use an implicit static instance of R… #147
Annotations
10 errors and 2 warnings
build:
Syllabore/Syllabore/TransformSet.cs#L94
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build:
Syllabore/Syllabore/SyllableSet.cs#L191
No overload for method 'RandomItem' takes 0 arguments
|
build:
Syllabore/Syllabore/SyllableSet.cs#L208
No overload for method 'RandomItem' takes 0 arguments
|
build:
Syllabore/Syllabore/SyllableSet.cs#L224
No overload for method 'RandomItem' takes 0 arguments
|
build:
Syllabore/Syllabore/SyllableGenerator.cs#L626
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build:
Syllabore/Syllabore/SyllableGenerator.cs#L639
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build:
Syllabore/Syllabore/SyllableGenerator.cs#L652
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build:
Syllabore/Syllabore/SyllableGenerator.cs#L665
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build:
Syllabore/Syllabore/SyllableGenerator.cs#L677
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build:
Syllabore/Syllabore/SyllableGenerator.cs#L689
There is no argument given that corresponds to the required parameter 'random' of 'ListExtensions.RandomWeightedItem<T>(IList<T>, Random)'
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|