initial push for CI integration, linting, and type checking #2
Annotations
22 errors and 4 warnings
|
Prettier
Process completed with exit code 254.
|
|
Lint:
packages/server/src/FangornEvmScheme.ts#L7
Unexpected any. Specify a different type
|
|
Lint:
packages/fetch/src/middleware.ts#L29
Unexpected any. Specify a different type
|
|
Lint:
packages/fetch/src/middleware.ts#L25
Unexpected any. Specify a different type
|
|
Lint:
packages/fetch/src/middleware.ts#L24
Unexpected any. Specify a different type
|
|
Lint:
packages/facilitator/src/scheme.ts#L131
'_network' is defined but never used
|
|
Lint:
packages/facilitator/src/scheme.ts#L92
Unexpected any. Specify a different type
|
|
Lint:
packages/facilitator/src/scheme.ts#L89
Unexpected any. Specify a different type
|
|
Lint:
packages/facilitator/src/scheme.ts#L33
Unexpected any. Specify a different type
|
|
Lint:
packages/facilitator/src/scheme.ts#L11
'toHex' is defined but never used
|
|
Lint:
examples/node/index.ts#L54
Unexpected any. Specify a different type
|
|
Type Check:
examples/browser/react/src/litProvider.ts#L250
Type expected.
|
|
Type Check:
examples/browser/react/src/litProvider.ts#L250
Declaration or statement expected.
|
|
Type Check:
examples/browser/react/src/litProvider.ts#L250
Unexpected keyword or identifier.
|
|
|
|
|
|
Type Check:
examples/browser/react/src/litProvider.ts#L249
Type expected.
|
|
|
|
|
|
|
|
|
|
Build
Process completed with exit code 1.
|
|
Prettier
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Type Check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|