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

Error while building gitly with V 0.4.2 0c92c31 #260

Open
ZueffC opened this issue Nov 22, 2023 · 0 comments
Open

Error while building gitly with V 0.4.2 0c92c31 #260

ZueffC opened this issue Nov 22, 2023 · 0 comments

Comments

@ZueffC
Copy link

ZueffC commented Nov 22, 2023

This error happened during the building service.

gitly git:(master) v run .
src/repo.v:28:53: error: unexpected token @, expecting name
26 | latest_activity time.Time @[skip]
27 | mut:
28 | git_repo &git.Repo = unsafe { nil } @[skip] // libgit wrapper repo
| ^
29 | webhook_secret string
30 | tags_count int

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant