Skip to content

latest changes on main #2228

latest changes on main

latest changes on main #2228

Triggered via pull request November 15, 2024 08:15
@RudiThoeniRudiThoeni
synchronize #462
main
Status Success
Total duration 1m 23s
Artifacts

main_api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
test
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/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
Unexpected input(s) 'dotnet-quality', valid inputs are ['dotnet-version', 'source-url', 'owner', 'config-file', 'include-prerelease']
test: DataModel/datamodels/DataModelsV2.cs#L333
'AccommodationV2.IsGastronomy' hides inherited member 'Accommodation.IsGastronomy'. Use the new keyword if hiding was intended.
test: DataModel/datamodels/DataModels.cs#L3667
The variable 'ex' is declared but never used
test: Helper/Converters/EventVenueConverter.cs#L22
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L22
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L41
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L41
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L168
Cannot convert null literal to non-nullable reference type.
test: Helper/Converters/EventVenueConverter.cs#L168
Cannot convert null literal to non-nullable reference type.
test: Helper/Generic/EqualityHelper.cs#L190
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
test: Helper/Generic/EqualityHelper.cs#L201
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).