Skip to content

fix: chatgpt-web

fix: chatgpt-web #2260

Triggered via pull request May 20, 2024 14:26
Status Failure
Total duration 1m 1s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
rustfmt
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
eslint: src/common/engines/chatgpt.ts#L266
Replace `oaiDeviceId·=·''` with `(oaiDeviceId·=·'')`
eslint: src/common/engines/chatgpt.ts#L266
Expected a conditional expression and instead saw an assignment
eslint: src/common/engines/chatgpt.ts#L266
Unexpected constant condition
eslint: src/common/engines/chatgpt.ts#L268
Delete `·`
eslint: src/common/engines/chatgpt.ts#L275
Delete `;`
eslint: src/common/engines/chatgpt.ts#L276
Replace `Authorization:·string;` with `'Authorization':·string`
eslint: src/common/engines/chatgpt.ts#L277
Unexpected any. Specify a different type
eslint: src/common/engines/chatgpt.ts#L277
Delete `;`
eslint: src/common/engines/chatgpt.ts#L278
Unexpected any. Specify a different type
eslint: src/common/engines/chatgpt.ts#L278
Delete `;`
rustfmt
It seems that this Action is executed from the forked repository.
rustfmt
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: giraffate/clippy-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.