Add include options for script configuration #1138
Annotations
3 errors
build:
packages/cli/src/build.ts#L24
The variable 'toolsPath' is being passed to 'arrayify' without a default value. If 'options' is undefined, this could lead to unexpected behavior. Consider providing a default value for 'toolsPath'.
|
build:
packages/cli/src/build.ts#L26
The use of 'runtimeHost.config.include' assumes that 'runtimeHost.config' is always defined. Ensure that 'runtimeHost.config' is initialized before accessing its properties to avoid runtime errors.
|
build:
packages/cli/src/build.ts#L31
The 'await' keyword is used inside a loop, which can lead to performance issues. Consider refactoring to execute these operations concurrently if possible.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
genai-results
|
20.2 KB |
|