Skip to content

🔖 Test update to 1.0.14 #20

🔖 Test update to 1.0.14

🔖 Test update to 1.0.14 #20

Triggered via push November 1, 2023 12:18
Status Failure
Total duration 4m 11s
Artifacts

deploy-fossa.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
deploy
Process completed with exit code 2.
deploy
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/
deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
deploy: Fossa.Client.Desktop/Llama/LlamaClient.cs#L73
The variable 'e' is declared but never used
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'DownloadSource' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'FileName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'FileSize' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'ParameterSize' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'Prompt' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: Fossa.Client.Desktop/Llama/Entities/LlamaModel.cs#L53
Non-nullable property 'SessionsDirectory' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.