🔥 Delete BeakPeek shadow directory #28
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
dotnet/BirdApi/BeakPeekApi/Helpers/Int32WithCommaConverter.cs#L10
Nullability of type of parameter 'text' doesn't match overridden member (possibly because of nullability attributes).
|
dotnet/BirdApi/BeakPeekApi/Helpers/Int32WithCommaConverter.cs#L24
Possible null reference argument for parameter 'context' in 'TypeConverterException.TypeConverterException(ITypeConverter typeConverter, MemberMapData memberMapData, string? text, CsvContext context, string message)'.
|
dotnet/BirdApi/BeakPeekApi/Helpers/CsvImporter.cs#L297
Non-nullable property 'Pentad' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet/BirdApi/BeakPeekApi/Helpers/CsvImporter.cs#L299
Non-nullable property 'Common_group' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet/BirdApi/BeakPeekApi/Helpers/CsvImporter.cs#L300
Non-nullable property 'Common_species' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet/BirdApi/BeakPeekApi/Helpers/CsvImporter.cs#L301
Non-nullable property 'Genus' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet/BirdApi/BeakPeekApi/Helpers/CsvImporter.cs#L302
Non-nullable property 'Species' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet/BirdApi/BeakPeekApi/Models/ProvinceList.cs#L33
Possible null reference assignment.
|
dotnet/BirdApi/BeakPeekApi/Models/ProvinceList.cs#L25
Non-nullable property 'Province_Birds' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet/BirdApi/BeakPeekApi/Models/Pentad.cs#L29
Possible null reference assignment.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: ".net-app".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading