Skip to content

ci: use correct working-directory to run dashboard #7

ci: use correct working-directory to run dashboard

ci: use correct working-directory to run dashboard #7

Triggered via push April 15, 2024 06:28
Status Failure
Total duration 43s
Artifacts

push.yml

on: push
👷️ CI (Dashboard)
32s
👷️ CI (Dashboard)
👷️ CI (Infrastructure)
15s
👷️ CI (Infrastructure)
👷️ CI (Encoder)
16s
👷️ CI (Encoder)
👷️ CI (App)
0s
👷️ CI (App)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
👷️ CI (Dashboard)
Process completed with exit code 1.
👷️ 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/Enumerations/EncodeCodec.cs#L30
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L30
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Enumerations/EncodeCodec.cs#L30
Non-nullable property 'Tunes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.