Merge pull request #1668 from nextstrain/node-name #1549
ci.yaml
on: push
Matrix: build
Matrix: lint
Matrix: smoke-test
Matrix: unit-test
check-lockfile
24s
type-check
29s
bundlesize
7m 1s
build-docs
/
build-conda
2m 14s
build-docs
/
build-pip
0s
rebuild-docker-image
0s
Annotations
8 warnings
lint (18):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (18):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint (22):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (22):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint (20):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (20):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|
lint (16):
src/components/measurements/index.js#L52
React Hook useCallback has a missing dependency: 'fn'. Either include it or remove the dependency array
|
lint (16):
src/components/measurements/index.js#L175
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
|