Add site creation, updating and deletion #118
run_tests.yaml
on: pull_request
Run frontend tests
26s
Run backend tests
2m 35s
Annotations
6 errors and 2 warnings
Run frontend tests
Property 'searchParams' does not exist on type '[string, URLSearchParams]'.
|
Run frontend tests:
frontend/src/components/withRequiredSearchParams/index.tsx#L7
[tsc] reported by reviewdog 🐶
Property 'searchParams' does not exist on type '[string, URLSearchParams]'.
Raw Output:
src/components/withRequiredSearchParams/index.tsx(7,13): error TS2339: Property 'searchParams' does not exist on type '[string, URLSearchParams]'.
|
Run frontend tests
Process completed with exit code 1.
|
[golangci] backend/pkg/service/validation/site_service.go#L123:
backend/pkg/service/validation/site_service.go#L123
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run backend tests
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run backend tests
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run frontend tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run backend tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|