This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
chore: added an archived message to the repository (#536) #261
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/ListRepositories.tsx#L16
Unexpected parentheses around single function argument
|
src/components/ListRepositories.tsx#L17
Prop `className` must be placed on a new line
|
src/components/ListRepositories.tsx#L18
Prop `count` must be placed on a new line
|
src/components/ListRepositories.tsx#L32
`{title}` must be placed on a new line
|
src/components/ListRepositories.tsx#L36
Prop `data` must be placed on a new line
|
src/components/RepoList.tsx#L30
Prop `rel` must be placed on a new line
|
src/components/RepoList.tsx#L31
Prop `src` must be placed on a new line
|
src/components/RepoList.tsx#L37
Prop `rel` must be placed on a new line
|
src/components/RepoList.tsx#L38
`{repo_name}` must be placed on a new line
|
src/components/RepoList.tsx#L43
Prop `className` must be placed on a new line
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build", "diagram", "docker".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading