Skip to content

PoC: uploading files to nextcloud #344

PoC: uploading files to nextcloud

PoC: uploading files to nextcloud #344

Triggered via pull request December 2, 2024 20:50
Status Failure
Total duration 2m 3s
Artifacts

lint-eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
NPM lint: src/App.tsx#L32
'registerFilesHandler' is defined but never used
NPM lint: src/files/files.ts#L10
Block must be padded by blank lines
NPM lint: src/files/files.ts#L25
'constructedFile' is never reassigned. Use 'const' instead
NPM lint: src/files/files.ts#L37
'__' is defined but never used
NPM lint: src/files/files.ts#L46
Unexpected any. Specify a different type
NPM lint: src/files/files.ts#L61
'&&' should be placed at the beginning of the line
NPM lint: src/files/files.ts#L67
'excalidrawApi' is defined but never used
NPM lint: src/files/files.ts#L69
'file' is never reassigned. Use 'const' instead
NPM lint: src/files/files.ts#L85
'constructedFile' is never reassigned. Use 'const' instead
NPM lint: src/files/files.ts#L91
'meta' is never reassigned. Use 'const' instead
eslint
Process completed with exit code 1.
NPM lint: src/files/files.ts#L92
Missing trailing comma
NPM lint: src/files/files.ts#L119
Missing trailing comma
NPM lint: src/files/files.ts#L126
Missing JSDoc @param "collab" declaration
NPM lint: tests/integration/socket.spec.mjs#L3
Using exported name 'io' as identifier for default export