This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
feat: password reset emails #1110
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
1m 36s
Frontend and End-to-End Tests
/
Lint
34s
Frontend and End-to-End Tests
/
Integration Tests
36s
Annotations
6 errors and 4 warnings
Frontend and End-to-End Tests / Lint
Process completed with exit code 1.
|
Frontend and End-to-End Tests / Integration Tests
Process completed with exit code 1.
|
Backend Server Tests / Go:
backend/pkgs/hasher/password.go#L12
don't use `init` function (init)
|
Backend Server Tests / Go:
backend/internal/core/services/service_user.go#L25
don't use `init` function (init)
|
Backend Server Tests / Go:
backend/pkgs/cgofreesqlite/sqlite.go#L38
don't use `init` function (init)
|
Backend Server Tests / Go
issues found
|
Frontend and End-to-End Tests / Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend and End-to-End Tests / Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Backend Server Tests / Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Backend Server Tests / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|