Skip to content

fix: use production url in mails #205

fix: use production url in mails

fix: use production url in mails #205

Triggered via pull request September 15, 2024 05:58
Status Failure
Total duration 19s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
golang: internal/service/usersrv/email.go#L1
: # github.com/olexsmir/onasty/internal/service/usersrv
golang: internal/transport/http/apiv1/apiv1.go#L6
could not import github.com/olexsmir/onasty/internal/service/usersrv (-: # github.com/olexsmir/onasty/internal/service/usersrv
golang: internal/transport/http/http.go#L8
could not import github.com/olexsmir/onasty/internal/service/usersrv (-: # github.com/olexsmir/onasty/internal/service/usersrv
golang: cmd/server/main.go#L19
could not import github.com/olexsmir/onasty/internal/service/usersrv (-: # github.com/olexsmir/onasty/internal/service/usersrv
golang: e2e/e2e_test.go#L21
could not import github.com/olexsmir/onasty/internal/service/usersrv (-: # github.com/olexsmir/onasty/internal/service/usersrv
golang
issues found
golang
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/