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

refactor(auth): clean unique ID generation for transaction assignment… #148

refactor(auth): clean unique ID generation for transaction assignment…

refactor(auth): clean unique ID generation for transaction assignment… #148

Triggered via push April 1, 2024 22:15
Status Success
Total duration 27s
Artifacts

style.yml

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

Annotations

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