Skip to content

chore: update pnpm-lock.yml #4

chore: update pnpm-lock.yml

chore: update pnpm-lock.yml #4

Triggered via push April 14, 2024 07:54
Status Failure
Total duration 1m 22s
Artifacts

push.yml

on: push
👷️ CI (Dashboard)
30s
👷️ CI (Dashboard)
👷️ CI (Infrastructure)
14s
👷️ CI (Infrastructure)
👷️ CI (Encoder)
18s
👷️ CI (Encoder)
👷️ CI (App)
39s
👷️ CI (App)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
👷️ CI (App)
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/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.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Aggregates/Recipes/Recipe.cs#L39
Non-nullable property 'Encodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
👷️ CI (Dashboard): src/Service.Dashboard/src/Domain/Values/Machine.cs#L11
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/Values/Machine.cs#L11
Non-nullable property 'UserName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.