Fix variable name typo #523
main.yml
on: push
check-pre-commit
11s
check-run
25s
Annotations
2 errors and 2 warnings
check-run:
dao/event.go#L461
cannot use i.Creator (variable of type models.User) as *models.User value in argument to notifyAboutStateChange
|
check-run
Process completed with exit code 1.
|
check-pre-commit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
check-run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|