Publish #4
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors and 6 warnings
release
@lshay/ui#lint: command (/home/runner/work/ui/ui/packages/ui) pnpm run lint exited (1)
|
release:
packages/ui/.scripts/update-components.mjs#L39
Unallowed use of `for` loop
|
release:
packages/ui/.scripts/update-components.mjs#L40
Unexpected `await` inside a loop
|
release:
packages/ui/.scripts/update-components.mjs#L45
Unexpected `await` inside a loop
|
release:
packages/ui/.scripts/update-components.mjs#L64
Capture group '(default|new-york)' should be converted to a named or non-capturing group
|
release:
packages/ui/.scripts/update-components.mjs#L64
Capturing group number 1 is defined but never used
|
release
Process completed with exit code 1.
|
release
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/
|
release
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
|
release:
packages/ui/.scripts/update-components.mjs#L29
Generic Object Injection Sink
|
release:
packages/ui/.scripts/update-components.mjs#L40
Found mkdir from package "node:fs/promises" with non literal argument at index 0
|
release:
packages/ui/.scripts/update-components.mjs#L60
Found readFile from package "node:fs/promises" with non literal argument at index 0
|
release:
packages/ui/.scripts/update-components.mjs#L67
Found writeFile from package "node:fs/promises" with non literal argument at index 0
|