Extract method notifyAboutStateChange to follow DRY #522
Annotations
2 errors and 1 warning
Run go test:
dao/event.go#L461
cannot use i.Creator (variable of type models.User) as *models.User value in argument to notifyAboutStateChange
|
Run go test
Process completed with exit code 1.
|
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/
|
Loading