Skip to content

fix: correct AB test execution role IAM policy and promote stability #2461

fix: correct AB test execution role IAM policy and promote stability

fix: correct AB test execution role IAM policy and promote stability #2461

Triggered via pull request May 5, 2026 23:04
Status Success
Total duration 2m 19s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/cli/tui/screens/ab-test/AddABTestScreen.tsx#L238
React Hook useEffect has a missing dependency: 'wizard'. Either include it or remove the dependency array
lint: src/cli/tui/hooks/__tests__/usePanelNavigation.test.tsx#L215
React Hook React.useEffect has a missing dependency: 'nav'. Either include it or remove the dependency array
lint: src/cli/tui/components/ResourceGraph.tsx#L116
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/cli/tui/components/DiffSummaryView.tsx#L131
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/cli/tui/components/DiffSummaryView.tsx#L44
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
lint: src/cli/commands/status/command.tsx#L313
Fast refresh only works when a file only exports components. Move your component(s) to a separate file. If all exports are HOCs, add them to the `extraHOCs` option
lint: src/cli/commands/create/__tests__/create.test.ts#L285
Found non-literal argument to RegExp Constructor
lint: src/cli/commands/create/__tests__/create.test.ts#L213
Found non-literal argument to RegExp Constructor
lint: src/cli/commands/create/__tests__/create.test.ts#L190
Found non-literal argument to RegExp Constructor
lint: src/cli/commands/create/__tests__/create.test.ts#L50
Found non-literal argument to RegExp Constructor