Skip to content

Merge pull request #1 from Fazzani/Fazzani-patch-1 #20

Merge pull request #1 from Fazzani/Fazzani-patch-1

Merge pull request #1 from Fazzani/Fazzani-patch-1 #20

Triggered via push December 27, 2024 21:45
Status Success
Total duration 51s
Billable time 1m
Artifacts

pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/Proxarr.Api/AppConfiguration.cs#L7
Non-nullable property 'LOG_FOLDER' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L9
Non-nullable property 'TAG_NAME' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L11
Non-nullable property 'TMDB_API_KEY' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L13
Non-nullable field '_watchProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L27
Non-nullable property 'WATCH_PROVIDERS' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L7
Non-nullable property 'LOG_FOLDER' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L9
Non-nullable property 'TAG_NAME' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L11
Non-nullable property 'TMDB_API_KEY' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L13
Non-nullable field '_watchProviders' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/Proxarr.Api/AppConfiguration.cs#L27
Non-nullable property 'WATCH_PROVIDERS' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.