More tests #167
build.yaml
on: pull_request
build-python
22s
build-typescript
32s
Annotations
3 warnings
|
build-python
No file matched to [python/requirements.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
|
|
build-typescript:
typescript/src/renderer/JsonDocRenderer.tsx#L56
React Hook useEffect has a missing dependency: 'page'. Either include it or remove the dependency array
|
|
build-typescript:
typescript/src/renderer/JsonDocRenderer.tsx#L53
'_' is defined but never used
|