cli: add gopy command #142
Annotations
6 errors and 4 warnings
build (windows-latest, bash)
cannot use &pos (value of type *_Ctype_long) as *_Ctype_Py_ssize_t value in variable declaration
|
build (windows-latest, bash)
cannot use &d.pos (value of type *_Ctype_long) as *_Ctype_Py_ssize_t value in variable declaration
|
build (windows-latest, bash)
cannot use length (variable of type _Ctype_long) as _Ctype_Py_ssize_t value in argument to (_Cfunc_PyUnicode_FromStringAndSize)
|
build (windows-latest, bash)
cannot use &l (value of type *_Ctype_long) as *_Ctype_Py_ssize_t value in variable declaration
|
build (windows-latest, bash)
cannot use &l (value of type *_Ctype_long) as *_Ctype_Py_ssize_t value in variable declaration
|
build (windows-latest, bash)
Process completed with exit code 1.
|
check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (ubuntu-24.04, bash)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (macos-latest, bash)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-latest, bash)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|