fix: typecheck #227
Errors 39
Found 39 errors
Annotations
github-actions / TypeCheck
Unused '@ts-expect-error' directive.
Unused '@ts-expect-error' directive.
Raw output
5 | import React from 'react'
6 |
> 7 | // @ts-expect-error any
| ^
8 | import { StackTrace } from '@atls/cli-ui-stack-trace-component'
9 |
10 | export interface ErrorProps {
github-actions / TypeCheck
Unused '@ts-expect-error' directive.
Unused '@ts-expect-error' directive.
Raw output
11 | import { ProjectType } from '@atls/schematics'
12 |
> 13 | // @ts-expect-error any
| ^
14 | const Submit = ({ onSubmit, ...props }: any) => {
15 | // eslint-disable-next-line
16 | useEffect(() => {
github-actions / TypeCheck
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
Raw output
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
github-actions / TypeCheck
Definitions of the following identifiers conflict with those in another file: Type, promises, PathLike, PathOrFileDescriptor, TimeLike, NoParamCallback, BufferEncodingOption, EncodingOption, OpenMode, Mode, Stats, Dirent, Dir, ReadStream, WriteStream, statSync, lstatSync, ReadPosition, WriteFileOptions, WatchEventType, WatchListener, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE, O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, O_DIRECTORY, O_NOATIME, O_NOFOLLOW, O_SYNC, O_DSYNC, O_SYMLINK, O_DIRECT, O_NONBLOCK, S_IFMT, S_IFREG, S_IFDIR, S_IFCHR, S_IFBLK, S_IFIFO, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH, UV_FS_O_FILEMAP
Definitions of the following identifiers conflict with those in another file: Type, promises, PathLike, PathOrFileDescriptor, TimeLike, NoParamCallback, BufferEncodingOption, EncodingOption, OpenMode, Mode, Stats, Dirent, Dir, ReadStream, WriteStream, statSync, lstatSync, ReadPosition, WriteFileOptions, WatchEventType, WatchListener, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE, O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, O_DIRECTORY, O_NOATIME, O_NOFOLLOW, O_SYNC, O_DSYNC, O_SYMLINK, O_DIRECT, O_NONBLOCK, S_IFMT, S_IFREG, S_IFDIR, S_IFCHR, S_IFBLK, S_IFIFO, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH, UV_FS_O_FILEMAP
Raw output
Definitions of the following identifiers conflict with those in another file: Type, promises, PathLike, PathOrFileDescriptor, TimeLike, NoParamCallback, BufferEncodingOption, EncodingOption, OpenMode, Mode, Stats, Dirent, Dir, ReadStream, WriteStream, statSync, lstatSync, ReadPosition, WriteFileOptions, WatchEventType, WatchListener, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE, O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, O_DIRECTORY, O_NOATIME, O_NOFOLLOW, O_SYNC, O_DSYNC, O_SYMLINK, O_DIRECT, O_NONBLOCK, S_IFMT, S_IFREG, S_IFDIR, S_IFCHR, S_IFBLK, S_IFIFO, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH, UV_FS_O_FILEMAP
github-actions / TypeCheck
Definitions of the following identifiers conflict with those in another file: Type, promises, PathLike, PathOrFileDescriptor, TimeLike, NoParamCallback, BufferEncodingOption, EncodingOption, OpenMode, Mode, Stats, Dirent, Dir, ReadStream, WriteStream, statSync, lstatSync, ReadPosition, WriteFileOptions, WatchEventType, WatchListener, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE, O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, O_DIRECTORY, O_NOATIME, O_NOFOLLOW, O_SYNC, O_DSYNC, O_SYMLINK, O_DIRECT, O_NONBLOCK, S_IFMT, S_IFREG, S_IFDIR, S_IFCHR, S_IFBLK, S_IFIFO, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH, UV_FS_O_FILEMAP
Definitions of the following identifiers conflict with those in another file: Type, promises, PathLike, PathOrFileDescriptor, TimeLike, NoParamCallback, BufferEncodingOption, EncodingOption, OpenMode, Mode, Stats, Dirent, Dir, ReadStream, WriteStream, statSync, lstatSync, ReadPosition, WriteFileOptions, WatchEventType, WatchListener, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE, O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, O_DIRECTORY, O_NOATIME, O_NOFOLLOW, O_SYNC, O_DSYNC, O_SYMLINK, O_DIRECT, O_NONBLOCK, S_IFMT, S_IFREG, S_IFDIR, S_IFCHR, S_IFBLK, S_IFIFO, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH, UV_FS_O_FILEMAP
Raw output
Definitions of the following identifiers conflict with those in another file: Type, promises, PathLike, PathOrFileDescriptor, TimeLike, NoParamCallback, BufferEncodingOption, EncodingOption, OpenMode, Mode, Stats, Dirent, Dir, ReadStream, WriteStream, statSync, lstatSync, ReadPosition, WriteFileOptions, WatchEventType, WatchListener, F_OK, R_OK, W_OK, X_OK, COPYFILE_EXCL, COPYFILE_FICLONE, COPYFILE_FICLONE_FORCE, O_RDONLY, O_WRONLY, O_RDWR, O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, O_DIRECTORY, O_NOATIME, O_NOFOLLOW, O_SYNC, O_DSYNC, O_SYMLINK, O_DIRECT, O_NONBLOCK, S_IFMT, S_IFREG, S_IFDIR, S_IFCHR, S_IFBLK, S_IFIFO, S_IFLNK, S_IFSOCK, S_IRWXU, S_IRUSR, S_IWUSR, S_IXUSR, S_IRWXG, S_IRGRP, S_IWGRP, S_IXGRP, S_IRWXO, S_IROTH, S_IWOTH, S_IXOTH, UV_FS_O_FILEMAP
github-actions / TypeCheck
Duplicate identifier 'URL'.
Duplicate identifier 'URL'.
Raw output
Duplicate identifier 'URL'.
github-actions / TypeCheck
Duplicate identifier 'URLSearchParams'.
Duplicate identifier 'URLSearchParams'.
Raw output
Duplicate identifier 'URLSearchParams'.
github-actions / TypeCheck
Duplicate identifier 'URL'.
Duplicate identifier 'URL'.
Raw output
Duplicate identifier 'URL'.
github-actions / TypeCheck
Duplicate identifier 'URLSearchParams'.
Duplicate identifier 'URLSearchParams'.
Raw output
Duplicate identifier 'URLSearchParams'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownArrayOrTuple'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Destination>>>[number]' and 'UnknownRecord'.
github-actions / TypeCheck
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
Raw output
Excessive stack depth comparing types 'PickRestType<ArrayTail<ArrayTail<Source>>>[number]' and 'UnknownArrayOrTuple'.
github-actions / TypeCheck
Interface 'AssertEntry' cannot simultaneously extend types 'ImportAttribute' and 'Node'.
Interface 'AssertEntry' cannot simultaneously extend types 'ImportAttribute' and 'Node'.
Named property 'kind' of types 'ImportAttribute' and 'Node' are not identical.
Raw output
Interface 'AssertEntry' cannot simultaneously extend types 'ImportAttribute' and 'Node'.
Named property 'kind' of types 'ImportAttribute' and 'Node' are not identical.
github-actions / TypeCheck
Interface 'AssertEntry' cannot simultaneously extend types 'ImportAttribute' and 'Node'.
Interface 'AssertEntry' cannot simultaneously extend types 'ImportAttribute' and 'Node'.
Named property 'parent' of types 'ImportAttribute' and 'Node' are not identical.
Raw output
Interface 'AssertEntry' cannot simultaneously extend types 'ImportAttribute' and 'Node'.
Named property 'parent' of types 'ImportAttribute' and 'Node' are not identical.
github-actions / TypeCheck
Interface 'AssertClause' cannot simultaneously extend types 'ImportAttributes' and 'Node'.
Interface 'AssertClause' cannot simultaneously extend types 'ImportAttributes' and 'Node'.
Named property 'kind' of types 'ImportAttributes' and 'Node' are not identical.
Raw output
Interface 'AssertClause' cannot simultaneously extend types 'ImportAttributes' and 'Node'.
Named property 'kind' of types 'ImportAttributes' and 'Node' are not identical.
github-actions / TypeCheck
Interface 'AssertClause' cannot simultaneously extend types 'ImportAttributes' and 'Node'.
Interface 'AssertClause' cannot simultaneously extend types 'ImportAttributes' and 'Node'.
Named property 'parent' of types 'ImportAttributes' and 'Node' are not identical.
Raw output
Interface 'AssertClause' cannot simultaneously extend types 'ImportAttributes' and 'Node'.
Named property 'parent' of types 'ImportAttributes' and 'Node' are not identical.
Check failure on line 7 in cli/cli-ui-error-info-component/src/error-info.component.tsx
github-actions / TypeCheck
Unused '@ts-expect-error' directive.
Unused '@ts-expect-error' directive.
Raw output
5 | import React from 'react'
6 |
> 7 | // @ts-expect-error any
| ^
8 | import { StackTrace } from '@atls/cli-ui-stack-trace-component'
9 |
10 | export interface ErrorProps {
Check failure on line 27 in cli/cli-ui-parts/src/submit-factory.component.tsx
github-actions / TypeCheck
Unused '@ts-expect-error' directive.
Unused '@ts-expect-error' directive.
Raw output
25 |
26 | if (!value) {
> 27 | // @ts-expect-error any
| ^
28 | return <InjectedComponent onSubmit={setValue} />
29 | }
30 |
github-actions / TypeCheck
Unused '@ts-expect-error' directive.
Unused '@ts-expect-error' directive.
Raw output
11 | import { ProjectType } from '@atls/schematics'
12 |
> 13 | // @ts-expect-error any
| ^
14 | const Submit = ({ onSubmit, ...props }: any) => {
15 | // eslint-disable-next-line
16 | useEffect(() => {