Skip to content

feat(server): Import or Export Project Functionality (File resource) #7598

feat(server): Import or Export Project Functionality (File resource)

feat(server): Import or Export Project Functionality (File resource) #7598

Triggered via pull request September 20, 2024 04:17
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 16 warnings
ci-server / ci-server-lint: server/e2e/gql_import_export_test.go#L38
projectDataPath declared and not used (typecheck)
ci-server / ci-server-lint: server/internal/adapter/gql/context.go#L1
: # github.com/reearth/reearth/server/internal/adapter/gql [github.com/reearth/reearth/server/internal/adapter/gql.test]
ci-server / ci-server-lint
unknown field ProjectDataURL in struct literal of type gqlmodel.ExportProjectPayload (typecheck)
ci-server / ci-server-lint: server/internal/app/graphql.go#L15
could not import github.com/reearth/reearth/server/internal/adapter/gql (-: # github.com/reearth/reearth/server/internal/adapter/gql
ci-server / ci-server-lint
unknown field ProjectDataURL in struct literal of type gqlmodel.ExportProjectPayload) (typecheck)
ci-server / ci-server-lint
issues found
ci-server / ci-server-test
unknown field ProjectDataURL in struct literal of type gqlmodel.ExportProjectPayload
ci-server / ci-server-test
Process completed with exit code 1.
ci-web / ci
Input required and not supplied: path
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/
ci-web / ci
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ci-web / ci
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ci-web / ci: web/bin/pluginDoc.ts#L7
Unexpected any. Specify a different type
ci-web / ci: web/e2e/utils/index.ts#L23
Unexpected any. Specify a different type
ci-web / ci: web/e2e/utils/index.ts#L25
Unexpected any. Specify a different type
ci-web / ci: web/src/beta/components/Popover/context.ts#L1
There should be no empty line within import group
ci-web / ci: web/src/beta/components/Popover/context.ts#L3
`@reearth/beta/components/Popover/hooks` import should occur before import of `react`
ci-web / ci: web/src/beta/components/Popover/index.tsx#L55
Unexpected any. Specify a different type
ci-web / ci: web/src/beta/features/Editor/Map/InspectorPanel/LayerInspector/FeatureInspector/index.tsx#L1
`react` import should occur after import of `@reearth/services/theme`
ci-web / ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/