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

build(deps-dev): Bump @types/node from 20.11.9 to 20.11.14 #117

build(deps-dev): Bump @types/node from 20.11.9 to 20.11.14

build(deps-dev): Bump @types/node from 20.11.9 to 20.11.14 #117

Triggered via pull request February 1, 2024 05:56
Status Success
Total duration 21s
Artifacts

style.yml

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

Annotations

10 warnings
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