Skip to content

Reduce unnecessary inspects for same word #97

Reduce unnecessary inspects for same word

Reduce unnecessary inspects for same word #97

Triggered via pull request April 4, 2024 20:41
Status Success
Total duration 1m 5s
Artifacts

build-test.yaml

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

Annotations

14 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/[email protected], GabrielBB/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], GabrielBB/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (ubuntu-latest): src/common/backgroundExecution.ts#L136
Type Property name `display_id` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/common/backgroundExecution.ts#L149
Type Property name `__isJson` trimmed as `_isJson` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/common/backgroundExecution.ts#L153
Type Property name `__displayOpenPlotIcon` trimmed as `_displayOpenPlotIcon` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/contextualHelp/common/logging.ts#L11
Enum Member name `Error` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/contextualHelp/common/logging.ts#L12
Enum Member name `Warn` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/contextualHelp/common/logging.ts#L13
Enum Member name `Info` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/contextualHelp/common/logging.ts#L14
Enum Member name `Debug` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/contextualHelp/common/logging.ts#L15
Enum Member name `Trace` must match one of the following formats: camelCase
Tests (ubuntu-latest): src/contextualHelp/constants.ts#L5
Variable name `NotebookCellScheme` must match one of the following formats: camelCase, UPPER_CASE
Tests (ubuntu-latest): src/contextualHelp/constants.ts#L9
Variable name `OpenScratchPadInteractive` must match one of the following formats: camelCase, UPPER_CASE