Skip to content

Update Node.js and npm versions in build #80

Update Node.js and npm versions in build

Update Node.js and npm versions in build #80

Triggered via pull request November 1, 2023 02:31
Status Failure
Total duration 1m 33s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-test.yaml

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

Annotations

1 error and 12 warnings
Tests (ubuntu-latest)
The process '/usr/bin/xvfb-run' failed with exit code 5
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