Skip to content

Rework upload

Rework upload #23

Triggered via push September 6, 2024 13:43
Status Failure
Total duration 1m 56s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint Codebase: src/main.ts#L2
'openAsBlob' is defined but never used
Lint Codebase: src/main.ts#L2
'statSync' is defined but never used
Lint Codebase: src/main.ts#L2
'readFileSync' is defined but never used
Lint Codebase: src/main.ts#L3
'readFile' is defined but never used
Lint Codebase: src/main.ts#L4
'lookup' is defined but never used
Lint Codebase: src/main.ts#L27
'uploadUrl' is assigned a value but never used
Lint Codebase: src/main.ts#L32
'payload' is assigned a value but never used
Lint Codebase: src/main.ts#L115
'str2blob' is assigned a value but never used
Lint Codebase: src/main.ts#L115
Missing return type on function
Lint Codebase: src/test.ts#L21
Type string trivially inferred from a string literal, remove type annotation
Lint Codebase: .devcontainer/devcontainer.json#L1
File ignored by default.
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.