feat(server): Import or Export Project Functionality #7535
Triggered via pull request
September 13, 2024 02:27
Status
Failure
Total duration
3m 30s
Artifacts
–
ci.yml
on: pull_request
prepare
8s
ci-server
/
ci-server-lint
1m 2s
ci-server
/
ci-server-test
3m 3s
build-server
0s
build-web
0s
Annotations
5 errors and 3 warnings
ci-server / ci-server-lint:
server/internal/usecase/interactor/asset.go#L1
: # github.com/reearth/reearth/server/internal/usecase/interactor [github.com/reearth/reearth/server/internal/usecase/interactor.test]
|
ci-server / ci-server-lint
assignment mismatch: 2 variables but ifp.ImportProject returns 3 values (typecheck)
|
ci-server / ci-server-lint
issues found
|
ci-server / ci-server-test
assignment mismatch: 2 variables but ifp.ImportProject returns 3 values
|
ci-server / ci-server-test
Process completed with exit code 1.
|
prepare
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, tj-actions/changed-files@v36. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci-server / ci-server-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/
|
ci-server / ci-server-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|