feat(server): implement schemata and items copy #514
ci.yml
on: pull_request
prepare
11s
ci-server
/
lint
1m 47s
ci-server
/
i18n
6s
ci-server
/
test
2m 8s
build-worker
/
docker
build-worker
/
docker_decompressor
ci
0s
deploy-server
/
deploy_server
deploy-server
/
deploy_web
deploy-server
/
deploy_worker
deploy-web
/
deploy_server
deploy-web
/
deploy_web
deploy-web
/
deploy_worker
deploy-worker
/
deploy_server
deploy-worker
/
deploy_web
deploy-worker
/
deploy_worker
Annotations
6 errors and 4 warnings
ci-server / lint
cannot use (*Server)(nil) (value of type *Server) as StrictServerInterface value in variable declaration: *Server does not implement StrictServerInterface (missing method ModelCopy) (typecheck)
|
ci-server / lint:
server/internal/app/app.go#L11
could not import github.com/reearth/reearth-cms/server/internal/adapter/integration (-: # github.com/reearth/reearth-cms/server/internal/adapter/integration
|
ci-server / lint
cannot use (*Server)(nil) (value of type *Server) as StrictServerInterface value in variable declaration: *Server does not implement StrictServerInterface (missing method ModelCopy)) (typecheck)
|
ci-server / lint
issues found
|
ci-server / test
cannot use (*Server)(nil) (value of type *Server) as StrictServerInterface value in variable declaration: *Server does not implement StrictServerInterface (missing method ModelCopy)
|
ci-server / test
Process completed with exit code 1.
|
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-server / i18n
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-server / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ci-server / test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|