Skip to content

remove console.logs #1066

remove console.logs

remove console.logs #1066

Triggered via push August 24, 2023 07:53
Status Failure
Total duration 1m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: src/couchdb/invites.ts#L38
Expected '===' and instead saw '=='
build
Process completed with exit code 1.
build
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/
build: src/api/routes.ts#L238
Insert `⏎····`
build: src/api/routes.ts#L256
Insert `⏎····`
build: src/buildconfig.ts#L24
'TRUTHY_STRINGS' is assigned a value but never used
build: src/core.ts#L22
Delete `·`
build: src/core.ts#L22
Trailing spaces not allowed
build: src/couchdb/devtools.ts#L21
Replace `ProjectID,·upsertFAIMSData,·Record,·generateFAIMSDataID` with `⏎··ProjectID,⏎··upsertFAIMSData,⏎··Record,⏎··generateFAIMSDataID,⏎`
build: src/couchdb/devtools.ts#L24
Replace `·readFileSync·` with `readFileSync`
build: src/couchdb/devtools.ts#L25
Replace `·readFile·` with `readFile`
build: src/couchdb/devtools.ts#L25
'readFile' is defined but never used
build: src/couchdb/devtools.ts#L26
Replace `·Blob·}·from·'buffer';⏎` with `Blob}·from·'buffer';`