chore(deps): bump browserify-sign from 4.0.4 to 4.2.2 #755
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint:
src/common/fileProcessor.ts#L370
Unexpected any. Specify a different type
|
Lint:
src/main/index.ts#L32
Unexpected any. Specify a different type
|
Lint:
src/main/lib/sendMessage.ts#L4
Unexpected any. Specify a different type
|
Lint:
src/renderer/components/CustomIcon.tsx#L6
Unexpected any. Specify a different type
|
Lint:
src/renderer/components/CustomIcon.tsx#L28
Unexpected any. Specify a different type
|
Lint:
src/renderer/components/DropPad.tsx#L39
React Hook useCallback has a missing dependency: 'props'. Either include it or remove the dependency array. However, 'props' will change when *any* prop changes, so the preferred fix is to destructure the 'props' object outside of the useCallback call and refer to those specific props inside useCallback
|
Lint:
src/renderer/components/FileInput.tsx#L21
Unexpected any. Specify a different type
|
Lint:
src/renderer/components/FileInput.tsx#L45
Unexpected any. Specify a different type
|
Lint:
src/renderer/components/FileInput.tsx#L75
Unexpected any. Specify a different type
|
Lint:
src/renderer/components/FileInput.tsx#L75
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading