feat: Add Samsung Knox integration and biometric fallback to device passcode #329
lint_and_types.yaml
on: pull_request
Lint
59s
Typescript
58s
Annotations
17 errors and 4 warnings
|
Typescript
Process completed with exit code 2.
|
|
Lint:
KeychainExample/e2e/testCases/knoxTest.spec.js#L19
Replace `············` with `······`
|
|
Typescript:
src/index.ts#L415
Property 'signWithKnoxKey' does not exist on type 'Spec'.
|
|
Lint:
KeychainExample/e2e/testCases/knoxTest.spec.js#L18
Delete `····`
|
|
Typescript:
src/index.ts#L412
Property 'signWithKnoxKey' does not exist on type 'Spec'.
|
|
Lint:
KeychainExample/e2e/testCases/knoxTest.spec.js#L16
Delete `····`
|
|
Typescript:
src/index.ts#L399
Property 'generateKnoxKey' does not exist on type 'Spec'.
|
|
Lint:
KeychainExample/e2e/testCases/knoxTest.spec.js#L15
Delete `····`
|
|
Typescript:
src/index.ts#L396
Property 'generateKnoxKey' does not exist on type 'Spec'.
|
|
|
|
Typescript:
src/index.ts#L384
Property 'isKnoxAvailable' does not exist on type 'Spec'.
|
|
Typescript:
src/index.ts#L381
Property 'isKnoxAvailable' does not exist on type 'Spec'.
|
|
|
|
Lint:
KeychainExample/e2e/testCases/knoxTest.spec.js#L11
Replace `········` with `····`
|
|
|
|
|
|
|
|
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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:
KeychainExample/src/App.tsx#L135
Missing semicolon
|
|
Typescript
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. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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:
KeychainExample/src/App.tsx#L77
Expected { after 'if' condition
|