Job 1788228309263

Command: powershell -NoProfile -ExecutionPolicy Bypass -File "G:\My Drive\phone-operator\builds\build_phoneoperator_v101.ps1"
Directory: projects
Status: FAILED
Exit code: 1

Cancel Job Rerun Command Refresh

Error Summary

warning: [options] bootstrap class path not set in conjunction with -source 8
Note: C:\PhoneOperatorBuild\v1.0.1\src\PhoneOperator-v1.0.1-source\app\src\main\java\com\adarain\phoneoperator\PhoneOperatorAccessibilityService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
Get-FileHash : The term 'Get-FileHash' is not recognized as the name of a cmdlet, function, script file, or operable 
---
warning: [options] bootstrap class path not set in conjunction with -source 8
Note: C:\PhoneOperatorBuild\v1.0.1\src\PhoneOperator-v1.0.1-source\app\src\main\java\com\adarain\phoneoperator\PhoneOperatorAccessibilityService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
Get-FileHash : The term 'Get-FileHash' is not recognized as the name of a cmdlet, function, script file, or operable 
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
---
+ $sha = (Get-FileHash -Algorithm SHA256 $apkLocal).Hash.ToLowerInvaria ...
+         ~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Get-FileHash:String) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CommandNotFoundException
 
---
+         ~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Get-FileHash:String) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CommandNotFoundException
 
---
warning: [options] bootstrap class path not set in conjunction with -source 8
Note: C:\PhoneOperatorBuild\v1.0.1\src\PhoneOperator-v1.0.1-source\app\src\main\java\com\adarain\phoneoperator\PhoneOperatorAccessibilityService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
Get-FileHash : The term 'Get-FileHash' is not recognized as the name of a cmdlet, function, script file, or operable 
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At G:\My Drive\phone-operator\builds\build_phoneoperator_v101.ps1:100 char:9
+ $sha = (Get-FileHash -Algorithm SHA256 $apkLocal).Hash.ToLowerInvaria ...
+         ~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Get-FileHash:String) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : CommandNotFoundException