Skip to content

build: move ci into workflows #2

build: move ci into workflows

build: move ci into workflows #2

Triggered via pull request August 9, 2024 12:32
@dbayarchykdbayarchyk
synchronize #3
ci
Status Failure
Total duration 24s
Artifacts

ci.yml

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

Annotations

11 errors and 2 warnings
Lint: node_modules/@types/babel__core/index.d.ts#L2
Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__core/index.d.ts#L5
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__core/index.d.ts#L10
Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__generator/index.d.ts#L1
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__template/index.d.ts#L1
Cannot find module '@babel/parser'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__template/index.d.ts#L2
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__traverse/index.d.ts#L1
Cannot find module '@babel/types'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/babel__traverse/index.d.ts#L361
Type '"type"' cannot be used to index type 'T'.
Lint: node_modules/@types/jest/index.d.ts#L624
Cannot find module 'expect'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint: node_modules/@types/jest/index.d.ts#L642
Cannot find module 'pretty-format'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?
Lint
Process completed with exit code 2.
Tests (18, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/