PSG-4175 #83
Annotations
10 errors and 5 warnings
lint:
src/index.tsx#L36
Insert `,`
|
lint:
src/index.tsx#L629
Delete `·`
|
lint:
src/index.tsx#L634
Delete `··`
|
lint:
src/index.tsx#L635
Insert `⏎···`
|
lint:
src/index.tsx#L645
Replace `'code',·'state'` with `⏎············'code',⏎············'state',⏎··········`
|
lint:
src/index.tsx#L646
Replace `authCode,·state` with `⏎············authCode,⏎············state⏎··········`
|
lint:
src/index.tsx#L647
Delete `;`
|
lint:
src/index.tsx#L650
Replace `(new·PassageError(error.code,·error.message))` with `·new·PassageError(error.code,·error.message)`
|
lint:
src/index.tsx#L652
Insert `··`
|
lint:
src/index.tsx#L653
Delete `··`
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/index.tsx#L139
'Platform' is already declared in the upper scope on line 1 column 25
|
lint:
src/index.tsx#L426
["code"] is better written in dot notation
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|