updated command behavior #5
Annotations
5 errors and 1 warning
pull providers
error searching for stackql.exe:
|
pull providers
error executing StackQL command: 'stackql' is not recognized as an internal or external command,
operable program or batch file.
|
github query example using the query input
error searching for stackql.exe:
|
github query example using the query input
error executing StackQL command: 'stackql' is not recognized as an internal or external command,
operable program or batch file.
|
github query example using the query input
stackql command failed with error: Command failed: stackql exec "select visibility, count(*) as number_of_repos
from github.repos.repos
where org = 'stackql'
group by visibility
" --output json
'stackql' is not recognized as an internal or external command,
operable program or batch file.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: stackql/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading