chore(main): release 5.18.0 (#538) #1282
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/ErrorBoundary/ErrorBoundary.tsx#L27
componentDidCatch should be placed after componentDidUpdate
|
src/components/SplitPane/SplitPane.tsx#L366
Forbidden non-null assertion
|
src/components/SplitPane/SplitPane.tsx#L375
Forbidden non-null assertion
|
src/components/SplitPane/SplitPane.tsx#L377
Forbidden non-null assertion
|
src/components/SplitPane/SplitPane.tsx#L386
Forbidden non-null assertion
|
src/components/SplitPane/SplitPane.tsx#L387
Forbidden non-null assertion
|
src/libs/settings/eventEmitter.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
src/libs/settings/mergeSettingStrategy.ts#L7
Unexpected any. Specify a different type
|
This job succeeded
Loading