Skip to content

feat: get all gitlab projects #1904

feat: get all gitlab projects

feat: get all gitlab projects #1904

Triggered via pull request November 21, 2023 21:48
Status Failure
Total duration 2m 32s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
static-analysis
@argos-ci/frontend#check-types: command (/home/runner/work/argos/argos/apps/frontend) npm run check-types exited (1)
static-analysis
Type '(({ __typename?: "GlApiNamespace" | undefined; id: string; kind: string; } & { ' $fragmentRefs'?: { GitlabNamespacesSelect_GlApiNamespaceFragment: GitlabNamespacesSelect_GlApiNamespaceFragment; } | undefined; }) | { ...; })[]' is not assignable to type '{ ' $fragmentRefs'?: { GitlabNamespacesSelect_GlApiNamespaceFragment: GitlabNamespacesSelect_GlApiNamespaceFragment; } | undefined; }[]'.
static-analysis
Type '({ __typename?: "GlApiNamespace" | undefined; id: string; kind: string; } & { ' $fragmentRefs'?: { GitlabNamespacesSelect_GlApiNamespaceFragment: GitlabNamespacesSelect_GlApiNamespaceFragment; } | undefined; }) | { ...; } | undefined' is not assignable to type '{ id: string; kind: string; }'.
static-analysis
Process completed with exit code 1.