hide deleted properties in proposal milestones #2240
Triggered via pull request
February 19, 2025 18:46
Status
Success
Total duration
25m 30s
Artifacts
–
deploy_webapp.yml
on: pull_request
Build app
15m 6s
Matrix: Tests
Matrix: Tests
Notify Discord of failure
0s
Annotations
16 warnings
Tests (Tests for tests, npm run test:ci -- --config="./testing/jest.config.ts")
Docker network rm failed with exit code 1
|
Tests (Browser tests, npm run test:browser)
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 (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 (Library tests #3, npm run test:ci -- --config="./lib/jest.config.ts" --shard 3/3)
Docker network rm failed with exit code 1
|
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
|
Tests (Library tests #1, npm run test:ci -- --config="./lib/jest.config.ts" --shard 1/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
|
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:
components/[pageId]/DocumentPage/DocumentPage.tsx#L223
React Hook useEffect has missing dependencies: 'card', 'dispatch', 'page.parentId', and 'page?.type'. Either include them or remove the dependency array
|
Validate code:
components/[pageId]/DocumentPage/DocumentPage.tsx#L249
React Hook useEffect has a missing dependency: 'setPageProps'. Either include it or remove the dependency array
|
Validate code:
components/proposals/ProposalPage/components/ProposalProperties/components/ProposalRewards/ProposalRewardsTable.tsx#L124
React Hook useMemo has a missing dependency: 'space?.domain'. Either include it 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 (Browser e2e test #3, npm run test:e2e:ci -- --shard=3/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 #2, npm run test:e2e:ci -- --shard=2/3)
Docker network rm failed with exit code 1
|