Skip to content

Merge pull request #445 from martindevans/stateless_executor_llama_de… #769

Merge pull request #445 from martindevans/stateless_executor_llama_de…

Merge pull request #445 from martindevans/stateless_executor_llama_de… #769

Triggered via push January 23, 2024 03:02
Status Failure
Total duration 5m 27s
Artifacts

main.yml

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

Annotations

27 errors and 33 warnings
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (linux-release)
Process completed with exit code 1.
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (windows-release)
Process completed with exit code 1.
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release): LLama/LLamaStatelessExecutor.cs#L43
'LLamaBatch' does not contain a constructor that takes 1 arguments
Test (osx-release)
Process completed with exit code 1.
Test (linux-release): LLama/LLamaEmbedder.cs#L78
'LLamaContext.Eval(ReadOnlySpan<LLamaToken>, int)' is obsolete: 'use Decode() instead'
Test (linux-release): LLama/LLamaInstructExecutor.cs#L108
Possible null reference argument for parameter 'data' in 'Task InstructExecutor.LoadState(ExecutorBaseState data)'.
Test (linux-release): LLama/LLamaInteractExecutor.cs#L91
Possible null reference argument for parameter 'data' in 'Task InteractiveExecutor.LoadState(ExecutorBaseState data)'.
Test (linux-release): LLama/LLamaInstructExecutor.cs#L153
'IReadOnlyListExtensions.TokensEndsWithAnyString<TTokens>(TTokens, IList<string>?, SafeLlamaModelHandle, Encoding)' is obsolete: 'Use an Antiprompt processor instead'
Test (linux-release): LLama/LLamaInstructExecutor.cs#L149
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (linux-release): LLama/LLamaInteractExecutor.cs#L136
'IReadOnlyListExtensions.TokensEndsWithAnyString<TTokens>(TTokens, IList<string>?, SafeLlamaModelHandle, Encoding)' is obsolete: 'Use an Antiprompt processor instead'
Test (linux-release): LLama/LLamaInteractExecutor.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (linux-release): LLama/LLamaExecutorBase.cs#L363
Non-nullable property 'Embeds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (linux-release): LLama/LLamaExecutorBase.cs#L366
Non-nullable property 'EmbedInps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (linux-release): LLama/LLamaExecutorBase.cs#L369
Non-nullable property 'SessionTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (linux-release)
No files were found with the provided path: logs/. No artifacts will be uploaded.
Test (windows-release)
No files were found with the provided path: logs/. No artifacts will be uploaded.
Test (windows-release): LLama/LLamaEmbedder.cs#L78
'LLamaContext.Eval(ReadOnlySpan<LLamaToken>, int)' is obsolete: 'use Decode() instead'
Test (windows-release): LLama/LLamaExecutorBase.cs#L363
Non-nullable property 'Embeds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (windows-release): LLama/LLamaExecutorBase.cs#L366
Non-nullable property 'EmbedInps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (windows-release): LLama/LLamaExecutorBase.cs#L369
Non-nullable property 'SessionTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (windows-release): LLama/LLamaExecutorBase.cs#L372
Non-nullable property 'LastTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (windows-release): LLama/LLamaInstructExecutor.cs#L108
Possible null reference argument for parameter 'data' in 'Task InstructExecutor.LoadState(ExecutorBaseState data)'.
Test (windows-release): LLama/LLamaInteractExecutor.cs#L91
Possible null reference argument for parameter 'data' in 'Task InteractiveExecutor.LoadState(ExecutorBaseState data)'.
Test (windows-release): LLama/LLamaInteractExecutor.cs#L136
'IReadOnlyListExtensions.TokensEndsWithAnyString<TTokens>(TTokens, IList<string>?, SafeLlamaModelHandle, Encoding)' is obsolete: 'Use an Antiprompt processor instead'
Test (windows-release): LLama/LLamaInteractExecutor.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (windows-release): LLama/LLamaInstructExecutor.cs#L153
'IReadOnlyListExtensions.TokensEndsWithAnyString<TTokens>(TTokens, IList<string>?, SafeLlamaModelHandle, Encoding)' is obsolete: 'Use an Antiprompt processor instead'
Test (osx-release)
No files were found with the provided path: logs/. No artifacts will be uploaded.
Test (osx-release): LLama/LLamaEmbedder.cs#L78
'LLamaContext.Eval(ReadOnlySpan<LLamaToken>, int)' is obsolete: 'use Decode() instead'
Test (osx-release): LLama/LLamaInteractExecutor.cs#L91
Possible null reference argument for parameter 'data' in 'Task InteractiveExecutor.LoadState(ExecutorBaseState data)'.
Test (osx-release): LLama/LLamaInstructExecutor.cs#L108
Possible null reference argument for parameter 'data' in 'Task InstructExecutor.LoadState(ExecutorBaseState data)'.
Test (osx-release): LLama/LLamaInstructExecutor.cs#L153
'IReadOnlyListExtensions.TokensEndsWithAnyString<TTokens>(TTokens, IList<string>?, SafeLlamaModelHandle, Encoding)' is obsolete: 'Use an Antiprompt processor instead'
Test (osx-release): LLama/LLamaInstructExecutor.cs#L149
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (osx-release): LLama/LLamaInteractExecutor.cs#L136
'IReadOnlyListExtensions.TokensEndsWithAnyString<TTokens>(TTokens, IList<string>?, SafeLlamaModelHandle, Encoding)' is obsolete: 'Use an Antiprompt processor instead'
Test (osx-release): LLama/LLamaInteractExecutor.cs#L132
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (osx-release): LLama/LLamaInstructExecutor.cs#L190
'LLamaContext.Eval(List<LLamaToken>, int)' is obsolete: 'use Decode() instead'
Test (osx-release): LLama/LLamaInstructExecutor.cs#L268
Non-nullable property 'InputPrefixTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Test (osx-release): LLama/LLamaInstructExecutor.cs#L273
Non-nullable property 'InputSuffixTokens' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.