Skip to content

Temporary comment the section with test problems in embeddings #21

Temporary comment the section with test problems in embeddings

Temporary comment the section with test problems in embeddings #21

Triggered via push August 16, 2023 18:16
Status Cancelled
Total duration 5m 4s
Artifacts

main.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 36 warnings
Test (macos-release)
The operation was canceled.
Test (windows-debug)
The operation was canceled.
Test (windows-release)
The operation was canceled.
Test (linux-debug)
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/
Test (linux-debug): LLama/OldVersion/LLamaModel.cs#L107
Cannot convert null literal to non-nullable reference type.
Test (linux-debug): LLama/OldVersion/LLamaModel.cs#L112
Cannot convert null literal to non-nullable reference type.
Test (linux-debug): LLama/OldVersion/LLamaParams.cs#L61
Cannot convert null literal to non-nullable reference type.
Test (linux-debug): LLama/OldVersion/LLamaParams.cs#L67
Cannot convert null literal to non-nullable reference type.
Test (linux-debug): LLama/Utils.cs#L56
Possible null reference return.
Test (linux-debug): LLama/Utils.cs#L60
Possible null reference return.
Test (linux-debug): LLama/Utils.cs#L64
Possible null reference return.
Test (linux-debug): LLama/OldVersion/Utils.cs#L66
Possible null reference return.
Test (linux-debug): LLama/LLamaInstructExecutor.cs#L53
Possible null reference assignment.
Test (linux-debug): LLama/LLamaInteractExecutor.cs#L45
Possible null reference assignment.
Test (linux-release)
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/
Test (linux-release): LLama/OldVersion/LLamaModel.cs#L107
Cannot convert null literal to non-nullable reference type.
Test (linux-release): LLama/OldVersion/LLamaModel.cs#L112
Cannot convert null literal to non-nullable reference type.
Test (linux-release): LLama/OldVersion/LLamaParams.cs#L61
Cannot convert null literal to non-nullable reference type.
Test (linux-release): LLama/OldVersion/LLamaParams.cs#L67
Cannot convert null literal to non-nullable reference type.
Test (linux-release): LLama/Utils.cs#L56
Possible null reference return.
Test (linux-release): LLama/Utils.cs#L60
Possible null reference return.
Test (linux-release): LLama/Utils.cs#L64
Possible null reference return.
Test (linux-release): LLama/OldVersion/Utils.cs#L66
Possible null reference return.
Test (linux-release): LLama/OldVersion/LLamaModel.cs#L236
Dereference of a possibly null reference.
Test (linux-release): LLama/OldVersion/LLamaModel.cs#L172
Non-nullable field '_embed_inp' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test (macos-debug)
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/
Test (macos-debug): LLama/OldVersion/LLamaParams.cs#L61
No se puede convertir un literal NULL en un tipo de referencia que no acepta valores NULL.
Test (macos-debug): LLama/OldVersion/LLamaParams.cs#L67
No se puede convertir un literal NULL en un tipo de referencia que no acepta valores NULL.
Test (macos-debug): LLama/OldVersion/LLamaModel.cs#L107
No se puede convertir un literal NULL en un tipo de referencia que no acepta valores NULL.
Test (macos-debug): LLama/OldVersion/LLamaModel.cs#L112
No se puede convertir un literal NULL en un tipo de referencia que no acepta valores NULL.
Test (macos-debug): LLama/Common/Logger.cs#L192
Desreferencia de una referencia posiblemente NULL.
Test (macos-debug): LLama/Common/Logger.cs#L213
Desreferencia de una referencia posiblemente NULL.
Test (macos-debug): LLama/Common/Logger.cs#L234
Desreferencia de una referencia posiblemente NULL.
Test (macos-debug): LLama/OldVersion/LLamaModel.cs#L236
Desreferencia de una referencia posiblemente NULL.
Test (macos-debug): LLama/OldVersion/LLamaModel.cs#L172
El elemento campo "_embed_inp" que no acepta valores NULL debe contener un valor distinto de NULL al salir del constructor. Considere la posibilidad de declarar el elemento campo como que admite un valor NULL.
Test (macos-debug): LLama/OldVersion/LLamaModel.cs#L422
Posible argumento de referencia nulo para el parámetro "prompt" en "LLamaModel LLamaModel.WithPrompt(string prompt, string encoding = "UTF-8")".
Test (macos-release)
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/
Test (windows-debug)
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/
Test (windows-release)
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/