feat(PRO-5623): fix issue in import-export when publishing then unpublishing #315
Annotations
10 errors and 7 warnings
Run npm test:
test/index.js#L229
Trailing spaces not allowed
|
Run npm test:
test/index.js#L231
'publishedResult' is assigned a value but never used. Allowed unused vars must match /apos/u
|
Run npm test:
test/index.js#L249
'exportedDraftPage' is assigned a value but never used. Allowed unused vars must match /apos/u
|
Run npm test:
test/index.js#L254
Trailing spaces not allowed
|
Run npm test:
test/index.js#L255
'exportedDoc' is assigned a value but never used. Allowed unused vars must match /apos/u
|
Run npm test:
test/index.js#L256
Expected indentation of 6 spaces but found 4
|
Run npm test:
test/index.js#L257
Expected indentation of 6 spaces but found 4
|
Run npm test:
test/index.js#L305
Missing semicolon
|
Run npm test:
test/index.js#L310
Expected indentation of 6 spaces but found 4
|
Run npm test:
test/index.js#L311
Expected indentation of 6 spaces but found 4
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run npm test:
test/index.js#L256
Expected a line break after this opening brace
|
Run npm test:
test/index.js#L256
Object properties must go on a new line
|
Run npm test:
test/index.js#L256
Expected a line break before this closing brace
|
Run npm test:
test/index.js#L266
Expected a line break after this opening brace
|
Run npm test:
test/index.js#L266
Object properties must go on a new line
|
Run npm test:
test/index.js#L266
Expected a line break before this closing brace
|
Loading