Skip to content

chore(compiler): add support for .test.w entrypoints #11066

chore(compiler): add support for .test.w entrypoints

chore(compiler): add support for .test.w entrypoints #11066

Triggered via pull request September 21, 2023 18:50
Status Success
Total duration 15m 27s
Artifacts 2

build.yml

on: pull_request
Matrix: e2e-test
Console Preview
1m 13s
Console Preview
Quality Gate
10s
Quality Gate
Publish
0s
Publish
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test: apps/wing-console/console/ui/src/features/auto-updater.tsx#L31
React Hook useEffect has a missing dependency: 'checkForUpdates'. Either include it or remove the dependency array
Test: apps/wing-console/console/ui/src/features/console-logs-filters.tsx#L58
React Hook useEffect has a missing dependency: 'logLevelNames'. Either include it or remove the dependency array
Test: apps/wing-console/console/ui/src/features/console-logs-filters.tsx#L62
React Hook useEffect has a missing dependency: 'selectedLogTypeFilters'. Either include it or remove the dependency array. If 'setDefaultSelection' needs the current value of 'selectedLogTypeFilters', you can also switch to useReducer instead of useState and read 'selectedLogTypeFilters' in the reducer
Test: apps/wing-console/console/ui/src/layout/use-layout.tsx#L53
React Hook useCallback has a missing dependency: 'setSelectedItems'. Either include it or remove the dependency array
Test: apps/wing-console/console/ui/src/layout/use-layout.tsx#L58
React Hook useCallback has a missing dependency: 'onSelectedItemsChange'. Either include it or remove the dependency array
Test: apps/wing-console/console/ui/src/services/use-api.ts#L25
React Hook useEffect has a missing dependency: 'onFetchDataUpdate'. Either include it or remove the dependency array. If 'onFetchDataUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
Test: apps/wing-console/console/ui/src/services/use-api.ts#L32
React Hook useEffect has a missing dependency: 'onSchemaDataUpdate'. Either include it or remove the dependency array. If 'onSchemaDataUpdate' changes too often, find the parent component that defines it and wrap that definition in useCallback
Test: apps/wing-console/console/ui/src/services/use-explorer.tsx#L76
React Hook useEffect has a missing dependency: 'setSelectedNode'. Either include it or remove the dependency array
Test: apps/wing-console/console/ui/src/ui/api-interaction.tsx#L121
React Hook useCallback has a missing dependency: 'callFetch'. Either include it or remove the dependency array. If 'callFetch' changes too often, find the parent component that defines it and wrap that definition in useCallback
Test: apps/wing-console/console/ui/src/ui/api-interaction.tsx#L126
React Hook useCallback has a missing dependency: 'setCurrentResponseTab'. Either include it or remove the dependency array

Artifacts

Produced during runtime
Name Size
benchmarks Expired
9.14 KB
dist Expired
27.1 MB