Skip to content

Add GitHub Action for TypeScript compile check #2

Add GitHub Action for TypeScript compile check

Add GitHub Action for TypeScript compile check #2

Triggered via pull request May 1, 2024 01:44
@Aleph-Null-123Aleph-Null-123
synchronize #66
cicd
Status Success
Total duration 37s
Artifacts

check_ts.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
ts
The process '/usr/local/bin/node' failed with exit code 2
ts
The process '/usr/local/bin/node' failed with exit code 1
Cannot find module 'styled-components' or its corresponding type declarations.: client/src/App.tsx#L1
client/src/App.tsx:1:35 - Cannot find module 'styled-components' or its corresponding type declarations.
Cannot find module 'styled-components' or its corresponding type declarations.: client/src/App.tsx#L2
client/src/App.tsx:2:31 - Cannot find module 'styled-components' or its corresponding type declarations.
Cannot find module 'react-hot-toast' or its corresponding type declarations.: client/src/App.tsx#L5
client/src/App.tsx:5:25 - Cannot find module 'react-hot-toast' or its corresponding type declarations.
Cannot find module 'react-router-dom' or its corresponding type declarations.: client/src/App.tsx#L7
client/src/App.tsx:7:24 - Cannot find module 'react-router-dom' or its corresponding type declarations.
Cannot find module '@clerk/clerk-react' or its corresponding type declarations.: client/src/App.tsx#L8
client/src/App.tsx:8:25 - Cannot find module '@clerk/clerk-react' or its corresponding type declarations.
Cannot find module 'react' or its corresponding type declarations.: client/src/App.tsx#L9
client/src/App.tsx:9:26 - Cannot find module 'react' or its corresponding type declarations.
Cannot find module '@tanstack/react-query' or its corresponding type declarations.: client/src/App.tsx#L11
client/src/App.tsx:11:50 - Cannot find module '@tanstack/react-query' or its corresponding type declarations.
Cannot find module '@trpc/client' or its corresponding type declarations.: client/src/App.tsx#L12
client/src/App.tsx:12:31 - Cannot find module '@trpc/client' or its corresponding type declarations.
ts
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Equip-Collaboration/[email protected], umani/[email protected], Arhia/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ts
The following actions uses node12 which is deprecated and will be forced to run on node16: Equip-Collaboration/[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/
ts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ts
Unexpected input(s) 'comment-behaviour', valid inputs are ['repo-token', 'directory', 'files-changed', 'files-added', 'files-deleted', 'line-numbers', 'ts-config-path', 'use-check', 'check-fail-mode', 'output-behaviour', 'debug']
ts
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/