standardize styling and css #71
build.yaml
on: pull_request
build-python
21s
build-typescript
37s
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#L6
'a' is assigned a value but never used
|
|
build-typescript:
typescript/src/renderer/JsonDocRenderer.tsx#L6
Unexpected var, use let or const instead
|