Add data-sg-replace functionality #80
Closed
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
superglue/lib/action_creators/index.ts#L14
Missing return type on function
|
superglue/lib/action_creators/index.ts#L14
Object pattern argument should be typed
|
superglue/lib/action_creators/index.ts#L24
Missing return type on function
|
superglue/lib/action_creators/index.ts#L24
Object pattern argument should be typed
|
superglue/lib/action_creators/index.ts#L36
Missing return type on function
|
superglue/lib/action_creators/index.ts#L36
Object pattern argument should be typed
|
superglue/lib/action_creators/index.ts#L101
Argument 'pageKey' should be typed
|
superglue/lib/action_creators/index.ts#L101
Argument 'page' should be typed
|
superglue/lib/action_creators/index.ts#L102
Missing return type on function
|
superglue/lib/action_creators/index.ts#L102
Argument 'dispatch' should be typed
|
This job succeeded
Loading