Skip to content

fix: rpc selectivity #175

fix: rpc selectivity

fix: rpc selectivity #175

Triggered via push November 11, 2024 01:37
Status Failure
Total duration 29s
Artifacts

lint.yml

on: push
tsc-eslint-checks
18s
tsc-eslint-checks
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
tsc-eslint-checks: plugins/dorion-settings/pages/RPC.tsx#L1
'appName' is defined but never used
tsc-eslint-checks: plugins/dorion-settings/pages/RPC.tsx#L9
'Text' is assigned a value but never used
tsc-eslint-checks: plugins/shelteRPC/index.tsx#L1
Extra semicolon
tsc-eslint-checks: plugins/shelteRPC/index.tsx#L126
Unexpected lexical declaration in case block
tsc-eslint-checks: plugins/shelteRPC/index.tsx#L139
Unexpected lexical declaration in case block
tsc-eslint-checks: plugins/shelteRPC/index.tsx#L140
Unexpected lexical declaration in case block
tsc-eslint-checks: plugins/shelteRPC/index.tsx#L164
Expected an assignment or function call and instead saw an expression
tsc-eslint-checks
Process completed with exit code 1.
tsc-eslint-checks
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
tsc-eslint-checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/