Skip to content

Documentation overhaul, linting, and file transfer optimizations #201

Documentation overhaul, linting, and file transfer optimizations

Documentation overhaul, linting, and file transfer optimizations #201

Triggered via pull request March 7, 2024 05:03
Status Failure
Total duration 23s
Artifacts

build-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
build: cli.ts#L58
Property 'address' does not exist on type '{}'.
build: cli.ts#L59
Property 'sha' does not exist on type '{}'.
build: configs/config.ts#L10
Cannot find module '../config.json' or its corresponding type declarations.
build: configs/config.ts#L11
Cannot find module './container.json' or its corresponding type declarations.
build: configs/config.ts#L12
Cannot find module './hpc.json' or its corresponding type declarations.
build: configs/config.ts#L13
Cannot find module './jupyter-globus-map.json' or its corresponding type declarations.
build: configs/config.ts#L14
Cannot find module './kernel.json' or its corresponding type declarations.
build: configs/config.ts#L15
Cannot find module './maintainer.json' or its corresponding type declarations.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. 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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/