chore: Add prettier configs #12
Annotations
10 errors and 1 warning
|
Lint Check:
api/src/clients/coinGeckoClient.ts#L61
Delete `⏎····················`
|
|
|
|
|
Lint Check:
api/src/clients/legacy/client.ts#L88
Replace `(response.error)` with `response.error`
|
Lint Check:
api/src/clients/legacy/client.ts#L95
Replace `(err.response?.data?.error)` with `err.response?.data?.error`
|
|
Lint Check:
api/src/clients/legacy/client.ts#L121
Replace `(response.error)` with `response.error`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading