fix: resolve npm audit vulnerabilities in production dependencies (#1… #4305
lint.yml
on: push
setup
1m 38s
schema-check
8s
format
45s
lint
3m 0s
security
22s
secrets
1m 3s
typecheck
41s
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
|