Skip to content

chore: update npm dependencies #3485

chore: update npm dependencies

chore: update npm dependencies #3485

Triggered via pull request June 18, 2024 22:14
Status Failure
Total duration 2m 44s
Artifacts

ci_web.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
ci
Module '"aws-amplify"' has no exported member 'Auth'.
ci
Cannot find module 'antd/lib/menu/hooks/useItems' or its corresponding type declarations.
ci
Cannot find module 'antd/lib/menu/hooks/useItems' or its corresponding type declarations.
ci
Argument of type '{ Auth: { region: string | undefined; userPoolId: string | undefined; userPoolWebClientId: string | undefined; oauth: { scope: string[] | undefined; domain: string | undefined; redirectSignIn: string | undefined; redirectSignOut: string | undefined; responseType: string | undefined; }; }; }' is not assignable to parameter of type 'ResourcesConfig | LegacyConfig | AmplifyOutputs'.
ci
Type 'ApolloLink' is not assignable to type 'ApolloLink | RequestHandler'.
ci
Process completed with exit code 2.
ci: web/src/auth/AuthHook.ts#L1
Use a `type` instead of an `interface`
ci: web/src/components/atoms/CustomTag/index.tsx#L4
Use a `type` instead of an `interface`
ci: web/src/components/atoms/DownloadButton/index.tsx#L8
Use a `type` instead of an `interface`
ci: web/src/components/atoms/Icon/index.tsx#L10
Use a `type` instead of an `interface`
ci: web/src/components/atoms/InnerContents/ContentSection/index.tsx#L4
Use a `type` instead of an `interface`
ci: web/src/components/atoms/InnerContents/basic.tsx#L6
Use a `type` instead of an `interface`
ci: web/src/components/atoms/InnerContents/complex.tsx#L4
Use a `type` instead of an `interface`
ci: web/src/components/atoms/Loading/index.tsx#L7
Use a `type` instead of an `interface`
ci: web/src/components/atoms/ResiumViewer/index.tsx#L13
Use a `type` instead of an `interface`
ci: web/src/components/atoms/Upload/index.tsx#L9
Use a `type` instead of an `interface`
ci
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
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/