feat: export ReturnModelConfig type to avoid generating dts error (#155) #107
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
examples/migration-redux-1/src/reducers/dolphins.js#L8
Default parameters should be last
|
examples/migration-redux-1/src/reducers/sharks.js#L8
Default parameters should be last
|
examples/migration-redux-2/src/reducers/dolphins.js#L8
Default parameters should be last
|
examples/todos/src/components/AddTodo.tsx#L12
Identifier name 'e' is too short (< 2)
|
examples/todos/src/components/TodoList.tsx#L13
Identifier name 't' is too short (< 2)
|
examples/todos/src/components/TodoList.tsx#L15
Identifier name 't' is too short (< 2)
|
src/index.tsx#L38
This line has a length of 134. Maximum allowed is 120
|
src/plugins/dispatch.ts#L11
'action' is defined but never used
|
src/plugins/dispatch.ts#L11
'state' is defined but never used
|
src/plugins/error.tsx#L1
'React' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading