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
main.yml
on: push
Check, Lint, Test
44s
Release
11s
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/
|