fix: measurements
sometimes missing for vanity metadata
#34
ci.yml
on: pull_request
lint
15s
TypeScript Build
25s
Annotations
10 errors and 2 warnings
lint:
src/controllers/shield.ts#L34
Delete `·(`
|
lint:
src/controllers/shield.ts#L35
Insert `⏎················`
|
lint:
src/controllers/shield.ts#L36
Delete `⏎········)`
|
lint:
src/controllers/shield.ts#L72
Insert `⏎············`
|
lint:
src/controllers/shield.ts#L73
Insert `····`
|
lint:
src/controllers/shield.ts#L74
Replace `})` with `····})⏎············`
|
lint:
src/routes/shields.ts#L34
Delete `.get(`
|
lint:
src/routes/shields.ts#L35
Replace ``badge:${type}:${inviteId}:${color}:${receivedStyle}`,` with `.get(`badge:${type}:${inviteId}:${color}:${receivedStyle}`)`
|
lint:
src/routes/shields.ts#L36
Replace `)` with `····`
|
lint:
src/routes/shields.ts#L43
Replace `.get(`req:${type}:${inviteId}`)` with `⏎········.get(`req:${type}:${inviteId}`)⏎········`
|
lint
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/
|
TypeScript Build
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/
|