Skip to content

fix(dumper): wrap some special character within quotes when dumping mongoose schema #1666

fix(dumper): wrap some special character within quotes when dumping mongoose schema

fix(dumper): wrap some special character within quotes when dumping mongoose schema #1666

Triggered via pull request December 6, 2023 18:51
Status Success
Total duration 5m 24s
Artifacts

build.yml

on: pull_request
Matrix: Test
Release package
0s
Release package
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: src/abstract-command.ts#L11
Unexpected any. Specify a different type
Lint: src/hooks/init/check-compatible-node-version.ts#L7
Unexpected unnamed async function
Lint: src/hooks/init/check-compatible-node-version.ts#L7
'options' is defined but never used
Lint: src/hooks/init/check-compatible-node-version.ts#L8
Unexpected any. Specify a different type
Lint: src/services/dumpers/abstract-dumper.ts#L41
Unexpected any. Specify a different type
Lint: src/services/dumpers/abstract-dumper.ts#L72
Unexpected any. Specify a different type
Lint: src/services/dumpers/agent-nodejs.ts#L252
Unexpected any. Specify a different type
Lint: src/services/dumpers/agent-nodejs.ts#L303
Unexpected any. Specify a different type
Lint: test/services/dumpers/agent-nodejs/agent-nodejs.test.ts#L352
Unexpected any. Specify a different type
Lint: test/services/dumpers/agent-nodejs/agent-nodejs.test.ts#L422
Unexpected any. Specify a different type