Skip to content

[lockfile-explorer] Fix some issues when parsing certain lockfile syntaxes #3188

[lockfile-explorer] Fix some issues when parsing certain lockfile syntaxes

[lockfile-explorer] Fix some issues when parsing certain lockfile syntaxes #3188

Triggered via pull request May 14, 2024 11:07
@L-QunL-Qun
synchronize #4697
L-Qun:main
Status Success
Total duration 15m 44s
Artifacts

ci.yml

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

Annotations

24 errors and 84 warnings
Node.js v18 (ubuntu-latest)
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/.
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v18 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v20 (ubuntu-latest)
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/.
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v20 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v16 (ubuntu-latest)
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/.
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v16 (ubuntu-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v18 (windows-latest)
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/.
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L6
'exampleString' is never reassigned. Use 'const' instead
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L8
Expected exampleObject to have a type annotation
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L14
Don't use `Object` as a type. Use "object" instead, or else define a proper TypeScript type:
Node.js v18 (windows-latest): build-tests/eslint-bulk-suppressions-test/client/src/index.ts#L17
Don't use `Boolean` as a type. Use "boolean" instead