Remove prop-types #385
ci.yml
on: push
Types
25s
Code style
26s
Matrix: Tests
Annotations
7 errors and 15 warnings
Code style:
.eslintrc.js#L1
'module' is not defined
|
Code style:
src/index.js#L299
'id' is missing in props validation
|
Code style:
src/index.js#L300
'className' is missing in props validation
|
Code style:
src/index.js#L301
'style' is missing in props validation
|
Code style:
test/.eslintrc.js#L1
'module' is not defined
|
Code style
Process completed with exit code 1.
|
Tests (14.x, 16.0.0)
Process completed with exit code 12.
|
Tests (16.x, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code style:
src/index.js#L34
React Hook useEffect has missing dependencies: 'container' and 'options'. Either include them or remove the dependency array
|
Code style:
src/index.js#L49
React Hook useEffect has a missing dependency: 'callback'. Either include it or remove the dependency array. If 'callback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Code style:
src/index.js#L49
React Hook useEffect has a spread element in its dependency array. This means we can't statically verify whether you've passed the correct dependencies
|
Tests (20.x, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (16.x, beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x, 18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x, 17.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (16.x, 17.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (20.x, beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (20.x, 17.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (14.x, 16.0.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests (18.x, beta)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|