6.1.1 #345
Annotations
10 warnings
build (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (16.x):
src/grid.tsx#L5
Unexpected any. Specify a different type
|
build (16.x):
src/wrapper.tsx#L6
Unexpected any. Specify a different type
|
build (16.x):
src/wrapper.tsx#L25
Unexpected any. Specify a different type
|
build (16.x):
tests/grid.test.tsx#L27
Some tests seem to be commented
|
build (14.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (14.x):
src/grid.tsx#L5
Unexpected any. Specify a different type
|
build (14.x):
src/wrapper.tsx#L6
Unexpected any. Specify a different type
|
build (14.x):
src/wrapper.tsx#L25
Unexpected any. Specify a different type
|
build (14.x):
tests/grid.test.tsx#L27
Some tests seem to be commented
|