Skip to content

refactor: use records to define enumerations #93

refactor: use records to define enumerations

refactor: use records to define enumerations #93

Triggered via push May 30, 2024 08:54
Status Failure
Total duration 2m 1s
Artifacts 1

push.yml

on: push
👷️ CI (Dashboard)
50s
👷️ CI (Dashboard)
👷️ CI (Infrastructure)
17s
👷️ CI (Infrastructure)
👷️ CI (Encoder)
18s
👷️ CI (Encoder)
👷️ CI (App)
52s
👷️ CI (App)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 19 warnings
👷️ CI (App)
Process completed with exit code 1.
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard)
The variable 'bindingFlags' is assigned but its value is never used
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Values/VideoStream.cs#L17
Non-nullable property 'Quality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Values/VideoStream.cs#L17
Non-nullable property 'PixelFormat' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Enumerations/VideoResolution.cs#L13
Non-nullable property 'Abbreviation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Aggregates/Entries/FileSystemEntry.cs#L30
Non-nullable property 'Library' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Aggregates/Entries/FileSystemEntry.cs#L30
Non-nullable property 'PathInfo' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Aggregates/Recipes/Recipe.cs#L39
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Aggregates/Recipes/Recipe.cs#L39
Non-nullable property 'Codec' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Aggregates/Recipes/Recipe.cs#L39
Non-nullable property 'Preset' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
schema-93.graphql Expired
4.83 KB