Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #646

Open
nestorPons opened this issue Dec 23, 2024 · 0 comments
Open

[BUG] #646

nestorPons opened this issue Dec 23, 2024 · 0 comments
Labels
🐛bug Something isn't working

Comments

@nestorPons
Copy link

Bug Description

Install acction

How to reproduce [describe the steps how to reproduce the bug]

go install github.com/GoAdminGroup/adm@lastest

Expect [describe your expect result]

github.com/mattn/go-sqlite3

sqlite3-binding.c: En la función ‘sqlite3SelectNew’:
sqlite3-binding.c:128049:10: aviso: la función puede devolver la dirección de una variable local [-Wreturn-local-addr]
128049 | return pNew;
| ^~~~
sqlite3-binding.c:128009:10: nota: se declara aquí
128009 | Select standin;

Reproduction code [here to show your codes or examples]

Versions

Others [screenshots or others info here]

image

@nestorPons nestorPons added the 🐛bug Something isn't working label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant