Bump version for release #100
Annotations
1 error and 12 warnings
|
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/.
|
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/
|
src/common/backgroundExecution.ts#L136
Type Property name `display_id` must match one of the following formats: camelCase
|
src/common/backgroundExecution.ts#L149
Type Property name `__isJson` trimmed as `_isJson` must match one of the following formats: camelCase
|
src/common/backgroundExecution.ts#L153
Type Property name `__displayOpenPlotIcon` trimmed as `_displayOpenPlotIcon` must match one of the following formats: camelCase
|
src/contextualHelp/common/logging.ts#L11
Enum Member name `Error` must match one of the following formats: camelCase
|
src/contextualHelp/common/logging.ts#L12
Enum Member name `Warn` must match one of the following formats: camelCase
|
src/contextualHelp/common/logging.ts#L13
Enum Member name `Info` must match one of the following formats: camelCase
|
src/contextualHelp/common/logging.ts#L14
Enum Member name `Debug` must match one of the following formats: camelCase
|
src/contextualHelp/common/logging.ts#L15
Enum Member name `Trace` must match one of the following formats: camelCase
|
src/contextualHelp/constants.ts#L5
Variable name `NotebookCellScheme` must match one of the following formats: camelCase, UPPER_CASE
|
src/contextualHelp/constants.ts#L9
Variable name `OpenScratchPadInteractive` must match one of the following formats: camelCase, UPPER_CASE
|
This job failed
Loading