Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Merge branch 'main' into feat/ed/publish-dist-2 #21

Merge branch 'main' into feat/ed/publish-dist-2

Merge branch 'main' into feat/ed/publish-dist-2 #21

Triggered via push August 7, 2023 16:00
Status Failure
Total duration 54s
Artifacts

main.yml

on: push
Check, Lint, Test
44s
Check, Lint, Test
Release
11s
Release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Release: src/bin/check.ts#L12
Cannot find module 'fs' or its corresponding type declarations.
Release: src/bin/check.ts#L13
Cannot find module 'path' or its corresponding type declarations.
Release: src/bin/check.ts#L14
Cannot find module 'process' or its corresponding type declarations.
Release: src/bin/check.ts#L16
Cannot find module 'flat' or its corresponding type declarations.
Release: src/bin/check.ts#L17
Cannot find module 'json5' or its corresponding type declarations.
Release: src/bin/check.ts#L53
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
Release: src/index.ts#L1
Cannot find module 'flat' or its corresponding type declarations.
Release: src/index.ts#L2
Cannot find module 'fs' or its corresponding type declarations.
Release: src/index.ts#L3
Cannot find module 'path' or its corresponding type declarations.
Release: src/index.ts#L144
Cannot find name '__dirname'.
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: webfactory/[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/