Skip to content

remove package-lock copy pnpm-lock.yaml #662

remove package-lock copy pnpm-lock.yaml

remove package-lock copy pnpm-lock.yaml #662

Triggered via pull request December 2, 2023 00:24
Status Success
Total duration 1m 24s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
⬣ Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
⬣ Lint: app/components/emoji-picker.tsx#L26
Imported JSX component default must be in PascalCase or SCREAMING_SNAKE_CASE
⬣ Lint: app/components/loading-indicator.tsx#L47
The ref value 'el.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'el.current' to a variable inside the effect, and use that variable in the cleanup function
⬣ Lint: app/components/post-link.tsx#L15
Anchors must have content and the content must be accessible by a screen reader
⬣ Lint: app/lib/email.test.ts#L119
Unnecessary escape character: \:
⬣ Lint: app/lib/email.test.ts#L123
Unnecessary escape character: \:
⬣ Lint: app/lib/email.test.ts#L126
Unnecessary escape character: \:
⚡ Test
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/