Skip to content

Support generators with parameters #108

Support generators with parameters

Support generators with parameters #108

Triggered via pull request June 20, 2024 12:03
Status Failure
Total duration 37s
Artifacts

pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L20
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/GeneratorFactory.cs#L21
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L61
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L60
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L81
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/DataGeneratorsEvaluator.cs#L8
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/DataGeneratorsEvaluator.cs#L7
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L20
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/GeneratorFactory.cs#L21
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main: DbSeeder/Data/Bogus/BogusUtilities.cs#L61
The type or namespace name 'BogusGeneratorDescriptor' could not be found (are you missing a using directive or an assembly reference?)
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/