move connect-shared to packages folder #2280
Triggered via pull request
February 24, 2025 04:37
Status
Failure
Total duration
22m 32s
Artifacts
–
deploy_webapp.yml
on: pull_request
Build app
15m 38s
Matrix: Tests
Matrix: Tests
Notify Discord of failure
0s
Annotations
4 errors and 22 warnings
Tests (Library tests #1, dotenv -e .env.test.local -- npm run test:ci -- --config="./lib/jest.con...
Process completed with exit code 1.
|
Tests (Browser e2e test #2, npm run test:e2e:ci -- --shard=2/3)
Process completed with exit code 1.
|
Tests (Browser e2e test #1, npm run test:e2e:ci -- --shard=1/3)
Process completed with exit code 1.
|
Tests (Browser e2e test #3, npm run test:e2e:ci -- --shard=3/3)
Process completed with exit code 1.
|
Build app
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Tests (Library tests #1, dotenv -e .env.test.local -- npm run test:ci -- --config="./lib/jest.con...
Docker network rm failed with exit code 1
|
Tests (Browser e2e test #2, npm run test:e2e:ci -- --shard=2/3)
Docker network rm failed with exit code 1
|
Tests (Browser e2e test #1, npm run test:e2e:ci -- --shard=1/3)
Docker network rm failed with exit code 1
|
Tests (Browser e2e test #3, npm run test:e2e:ci -- --shard=3/3)
Docker network rm failed with exit code 1
|
Tests (Serverless tests, npm run serverless:start &
sleep_loop_ct=0
until curl --output /dev/null...
Docker network rm failed with exit code 1
|
Tests (Library tests #3, npm run test:ci -- --config="./lib/jest.config.ts" --shard 3/3)
Docker network rm failed with exit code 1
|
Tests (Library tests #2, npm run test:ci -- --config="./lib/jest.config.ts" --shard 2/3)
Docker network rm failed with exit code 1
|
Tests (Server integration tests #1, npm run start:test:ci & npm run test:server:ci -- --shard 1/2)
Docker network rm failed with exit code 1
|
Tests (Browser tests, npm run test:browser)
Docker network rm failed with exit code 1
|
Validate code:
apps/farcaster/components/product-updates/components/NewProductUpdateForm.tsx#L67
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
|
Validate code:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L46
React Hook useCallback has missing dependencies: 'loginUser' and 'popupState'. Either include them or remove the dependency array
|
Validate code:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L51
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Validate code:
apps/sunnyawards/components/common/WarpcastLogin/WarpcastLogin.tsx#L55
React Hook useCallback has a missing dependency: 'popupState'. Either include it or remove the dependency array
|
Validate code:
apps/sunnyawards/components/projects/[id]/share/components/WarpcastShareButton.tsx#L25
React Hook useEffect has a missing dependency: 'projectIdOrPath'. Either include it or remove the dependency array. If 'setUrl' needs the current value of 'projectIdOrPath', you can also switch to useReducer instead of useState and read 'projectIdOrPath' in the reducer
|
Validate code:
apps/sunnyawards/components/projects/components/SearchFarcasterUser.tsx#L46
React Hook useMemo has a missing dependency: 'filteredFarcasterIds'. Either include it or remove the dependency array. If 'setFarcasterProfiles' needs the current value of 'filteredFarcasterIds', you can also switch to useReducer instead of useState and read 'filteredFarcasterIds' in the reducer
|
Validate code:
apps/sunnyawards/components/projects/components/SearchFarcasterUser.tsx#L54
React Hook useEffect has a missing dependency: 'debouncedGetPublicSpaces'. Either include it or remove the dependency array
|
Validate code:
charmClient/hooks/track.ts#L35
React Hook useEffect has missing dependencies: 'currentSpace' and 'page'. Either include them or remove the dependency array
|
Validate code:
charmClient/hooks/track.ts#L44
React Hook useEffect has a missing dependency: 'currentSpace?.domain'. Either include it or remove the dependency array
|
Validate code:
components/[pageId]/DocumentPage/DocumentPage.tsx#L201
React Hook useCallback has missing dependencies: 'insideModal', 'navigateToSpacePath', and 'updateURLQuery'. Either include them or remove the dependency array
|
Validate code
Unexpected input(s) 'warn_ignored', valid inputs are ['token', 'all_files', 'config_path', 'ignore_patterns', 'file_extensions', 'extra_args', 'skip_annotations', 'level', 'reporter', 'filter_mode', 'fail_on_error', 'path', 'skip_initial_fetch', 'use_rest_api', 'escape_paths', 'ignore_path']
|
Tests (Server integration tests #2, npm run start:test:ci & npm run test:server:ci -- --shard 2/2)
Docker network rm failed with exit code 1
|