Skip to content

add support for nvidia gpu access #1148

add support for nvidia gpu access

add support for nvidia gpu access #1148

Re-run triggered December 17, 2024 15:41
Status Failure
Total duration 37s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
24s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

5 errors
InvalidReturnType: src/Data/ConfigurationManager.php#L992
src/Data/ConfigurationManager.php:992:48: InvalidReturnType: Not all code paths of AIO\Data\ConfigurationManager::isNvidiaRuntimeEnabled end in a return statement, return type bool expected (see https://psalm.dev/011)
ParseError: src/Data/ConfigurationManager.php#L994
src/Data/ConfigurationManager.php:994:5: ParseError: Syntax error, unexpected '}' on line 994 (see https://psalm.dev/173)
InvalidReturnType: src/Data/ConfigurationManager.php#L996
src/Data/ConfigurationManager.php:996:47: InvalidReturnType: Not all code paths of AIO\Data\ConfigurationManager::isNvidiaDeployEnabled end in a return statement, return type bool expected (see https://psalm.dev/011)
ParseError: src/Data/ConfigurationManager.php#L998
src/Data/ConfigurationManager.php:998:5: ParseError: Syntax error, unexpected '}' on line 998 (see https://psalm.dev/173)
static-psalm-analysis
Process completed with exit code 2.