Remove tests broken by TS5.3 triple-slash directives and bump the version #994
Annotations
5 errors and 1 warning
Run yarn test
Type 'import("/home/runner/work/tsickle/tsickle/demo/node_modules/tsickle/node_modules/typescript/lib/typescript").Diagnostic' is not assignable to type 'import("/home/runner/work/tsickle/tsickle/demo/node_modules/typescript/lib/typescript").Diagnostic'.
|
Run yarn test
Type 'import("/home/runner/work/tsickle/tsickle/demo/node_modules/typescript/lib/typescript").CompilerOptions' is not assignable to type 'import("/home/runner/work/tsickle/tsickle/demo/node_modules/tsickle/node_modules/typescript/lib/typescript").CompilerOptions'.
|
Run yarn test
Argument of type 'import("/home/runner/work/tsickle/tsickle/demo/node_modules/typescript/lib/typescript").Program' is not assignable to parameter of type 'import("/home/runner/work/tsickle/tsickle/demo/node_modules/tsickle/node_modules/typescript/lib/typescript").Program'.
|
Run yarn test
Argument of type 'readonly import("/home/runner/work/tsickle/tsickle/demo/node_modules/tsickle/node_modules/typescript/lib/typescript").Diagnostic[]' is not assignable to parameter of type 'readonly import("/home/runner/work/tsickle/tsickle/demo/node_modules/typescript/lib/typescript").Diagnostic[]'.
|
Run yarn test
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading