This repository has been archived by the owner on Oct 21, 2024. It is now read-only.
chore(deps): update minor and patch #2188
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
packages/sn-filter-pane/src/ext/conversion/index.ts#L20
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint:
packages/sn-filter-pane/src/ext/conversion/index.ts#L185
Do not access Object.prototype method 'hasOwnProperty' from target object
|
lint:
packages/sn-filter-pane/src/ext/index.ts#L19
Unexpected any. Specify a different type
|
lint:
packages/sn-filter-pane/src/ext/index.ts#L19
Unexpected any. Specify a different type
|
lint:
packages/sn-filter-pane/src/ext/index.ts#L26
Unexpected any. Specify a different type
|
lint:
packages/sn-filter-pane/src/ext/index.ts#L26
Unexpected any. Specify a different type
|
lint:
packages/sn-filter-pane/src/ext/property-panel/data/data-panel/__test__/update-frequency-max.spec.ts#L4
Unexpected any. Specify a different type
|
lint:
packages/sn-filter-pane/src/hooks/direct-query/json-patch.js#L66
Assignment to property of function parameter 'obj'
|
lint:
packages/sn-filter-pane/src/hooks/direct-query/json-patch.js#L119
'i' is already declared in the upper scope on line 107 column 7
|
lint:
packages/sn-filter-pane/src/hooks/direct-query/json-patch.js#L119
'l' is already declared in the upper scope on line 108 column 7
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading