Merge pull request #549 from ita-social-projects/rate-limiting-middle… #378
Annotations
22 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_videoRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_audioRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_streetcodeCoordinateRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_imageRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_imageDetailsRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_artRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_streetcodeArtRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_factRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_partnersRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_sourceCategoryRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_videoRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_audioRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_streetcodeCoordinateRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_imageRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_imageDetailsRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_artRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_streetcodeArtRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_factRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_partnersRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_sourceCategoryRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
The logs for this run have expired and are no longer available.
Loading