(Issue #518) SVG to PDF conversion code #819
Annotations
3 errors and 2 warnings
lint (16.x):
app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L60
Expected indentation of 6 spaces but found 7
|
lint (16.x):
app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L63
'source' is never reassigned. Use 'const' instead
|
lint (16.x)
Process completed with exit code 1.
|
lint (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (16.x):
app/screens/PublicLinkScreen/PublicLinkScreen.tsx#L71
'source' is assigned a value but never used
|