feat: add AgentCore PR reviewer example #4364
lint.yml
on: pull_request
setup
30s
schema-check
13s
format
46s
lint
2m 45s
security
13s
secrets
49s
typecheck
39s
Annotations
10 warnings
|
lint:
src/cli/primitives/KnowledgeBasePrimitive.ts#L65
Unsafe Regular Expression
|
|
lint:
src/cli/commands/status/command.tsx#L422
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/invoke/command.tsx#L92
Unsafe Regular Expression
|
|
lint:
src/cli/commands/export/harness-mapper.ts#L1209
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L278
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L233
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L195
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L50
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/add/validate.ts#L702
Unsafe Regular Expression
|
|
lint:
src/cli/cloudformation/outputs.ts#L327
Found non-literal argument to RegExp Constructor
|