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