Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

build(deps): Bump clipboardy from 3.0.0 to 4.0.0 #83

build(deps): Bump clipboardy from 3.0.0 to 4.0.0

build(deps): Bump clipboardy from 3.0.0 to 4.0.0 #83

Triggered via pull request January 28, 2024 15:29
Status Success
Total duration 21s
Artifacts

style.yml

on: pull_request
Matrix: eslint
Matrix: prettier
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
prettier (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prettier (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint (ubuntu-latest, 18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint (ubuntu-latest, 18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
eslint (ubuntu-latest, 18): src/commands/assistant.ts#L89
Object Literal Property name `repo_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/commands/assistant.ts#L90
Object Literal Property name `guideline_id` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/commands/assistant.ts#L195
Object Literal Property name `repo_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/commands/assistant.ts#L196
Object Literal Property name `repo_id` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/commands/guidelines.ts#L75
Object Literal Property name `repo_id` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/commands/guidelines.ts#L76
Object Literal Property name `repo_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/util/github.ts#L17
Type Property name `full_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/util/github.ts#L24
Type Property name `html_url` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/util/github.ts#L25
Type Property name `created_at` must match one of the following formats: camelCase
eslint (ubuntu-latest, 18): src/util/github.ts#L39
Object Literal Property name `Authorization` must match one of the following formats: camelCase