docs(permissions): update permissions role to include new permissions BYOF #3557
lint.yml
on: pull_request
setup
41s
schema-check
6s
format
38s
lint
1m 35s
security
16s
secrets
33s
typecheck
37s
Annotations
10 warnings
|
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/operations/dev/web-ui/__tests__/resolve-ui-dist-dir.test.ts#L3
'node:fs' imported multiple times
|
|
lint:
src/cli/operations/dev/web-ui/__tests__/resolve-ui-dist-dir.test.ts#L2
'node:fs' imported multiple times
|
|
lint:
src/cli/commands/status/command.tsx#L403
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#L93
Unsafe Regular Expression
|
|
lint:
src/cli/commands/create/harness-validate.ts#L2
'/home/runner/work/agentcore-cli/agentcore-cli/src/schema/index.ts' imported multiple times
|
|
lint:
src/cli/commands/create/harness-validate.ts#L1
'/home/runner/work/agentcore-cli/agentcore-cli/src/schema/index.ts' imported multiple times
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L231
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L189
Found non-literal argument to RegExp Constructor
|
|
lint:
src/cli/commands/create/__tests__/create.test.ts#L50
Found non-literal argument to RegExp Constructor
|