updated scripts to use submodule #30
Annotations
7 errors and 5 warnings
Run pnpm run lint
@lshay/ui#lint: command (/home/runner/work/ui/ui/packages/ui) pnpm run lint exited (1)
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L39
Unallowed use of `for` loop
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L40
Unexpected `await` inside a loop
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L45
Unexpected `await` inside a loop
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L64
Capture group '(default|new-york)' should be converted to a named or non-capturing group
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L64
Capturing group number 1 is defined but never used
|
Run pnpm run lint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L29
Generic Object Injection Sink
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L40
Found mkdir from package "node:fs/promises" with non literal argument at index 0
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L60
Found readFile from package "node:fs/promises" with non literal argument at index 0
|
Run pnpm run lint:
packages/ui/.scripts/update-components.mjs#L67
Found writeFile from package "node:fs/promises" with non literal argument at index 0
|
The logs for this run have expired and are no longer available.
Loading