Skip to content

feat: Implement bootstrap-cli #20

feat: Implement bootstrap-cli

feat: Implement bootstrap-cli #20

Triggered via pull request December 3, 2023 11:40
Status Failure
Total duration 24s
Artifacts

qa.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (18.x): src/cli.ts#L36
Delete `⏎`
build (18.x): src/core/Feed.ts#L40
Delete `⏎····`
build (18.x): src/core/Logger.ts#L3
Replace `'log4js.json'` with `"log4js.json"`
build (18.x): src/core/Logger.ts#L4
Replace `'default'` with `"default"`
build (18.x): src/core/Logger.ts#L5
Replace `'INFO'` with `"INFO"`
build (18.x): src/core/Logger.ts#L6
Replace `(process.env.FAIRPOST_LOGGER_CONSOLE·!==·'false')` with `process.env.FAIRPOST_LOGGER_CONSOLE·!==·"false"`
build (18.x): src/core/Logger.ts#L8
Require statement not part of import statement
build (18.x): src/core/Logger.ts#L8
Replace `+` with `·+·`
build (18.x): src/core/Logger.ts#L10
Replace `····throw·new·Error('Log4js·category·'+category+'·not·found·in·'+configFile` with `··throw·new·Error(⏎····"Log4js·category·"·+·category·+·"·not·found·in·"·+·configFile,⏎··`
build (18.x): src/core/Logger.ts#L13
Delete `··`