relocate back to typescript #142
build.yaml
on: pull_request
build-python
22s
build-typescript
33s
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/components/blocks/TableBlockRenderer.tsx#L18
'components' is defined but never used. Allowed unused args must match /^_/u
|
|
build-typescript:
typescript/src/renderer/components/blocks/TableBlockRenderer.tsx#L16
'depth' is assigned a value but never used. Allowed unused args must match /^_/u
|