Skip to content

Update components and remove unwanted packages and files #81

Update components and remove unwanted packages and files

Update components and remove unwanted packages and files #81

Triggered via pull request November 13, 2023 03:33
Status Success
Total duration 1m 12s
Artifacts

build-test.yaml

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

Annotations

12 warnings
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)
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/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
Tests (ubuntu-latest): src/contextualHelp/constants.ts#L10
Variable name `OpenContextualHelp` must match one of the following formats: camelCase, UPPER_CASE
Tests (ubuntu-latest): src/contextualHelp/constants.ts#L14
Variable name `EmptyFileName` must match one of the following formats: camelCase, UPPER_CASE
Tests (ubuntu-latest): src/contextualHelp/constants.ts#L15
Variable name `HistoryPurpose` must match one of the following formats: camelCase, UPPER_CASE