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

build(deps): bump uuid and @types/uuid #163

build(deps): bump uuid and @types/uuid

build(deps): bump uuid and @types/uuid #163

Triggered via pull request July 1, 2024 04:33
Status Success
Total duration 20s
Artifacts

style.yml

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

Annotations

10 warnings
eslint (ubuntu-latest, 20): src/commands/assistant.ts#L271
Object Literal Property name `repo_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/commands/assistant.ts#L272
Object Literal Property name `repo_id` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/commands/guidelines.ts#L39
Object Literal Property name `repo_id` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/commands/guidelines.ts#L40
Object Literal Property name `repo_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/util/github.ts#L11
Type Property name `full_name` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/util/github.ts#L18
Type Property name `html_url` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/util/github.ts#L19
Type Property name `created_at` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/util/github.ts#L31
Object Literal Property name `Authorization` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/util/github.ts#L64
Object Literal Property name `Authorization` must match one of the following formats: camelCase
eslint (ubuntu-latest, 20): src/util/quack.ts#L13
Type Property name `creator_id` must match one of the following formats: camelCase