Add releaser workflows #5
Annotations
5 errors
check_release:
src/jupyter_file_system.ts#L1
Cannot find module '@jupyterlab/services' or its corresponding type declarations.
|
check_release:
src/shell.ts#L30
Property 'trimStart' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
check_release:
src/shell.ts#L41
Property 'trimStart' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
check_release:
src/shell.ts#L146
Property 'trimStart' does not exist on type 'string'. Do you need to change your target library? Try changing the 'lib' compiler option to 'es2019' or later.
|
check_release
Process completed with exit code 1.
|