Skip to content

Fix compilation issues#6

Merged
ncoop57 merged 4 commits intoCodedotAl:masterfrom
DineshReddyK:master
Dec 24, 2021
Merged

Fix compilation issues#6
ncoop57 merged 4 commits intoCodedotAl:masterfrom
DineshReddyK:master

Conversation

@DineshReddyK
Copy link

No description provided.

dineshknokia and others added 4 commits December 20, 2021 09:25
With strict mode true, compilation fails with error
as err object type is unknonw.
added check before accessing err object

src/extension.ts:53:37 - error TS2571: Object is of type 'unknown'.

53      vscode.window.showErrorMessage(err.toString());
using flax-community/gpt-neo-125M-code-clippy-dedup-2048 as they are tuned for this project
@ncoop57
Copy link
Collaborator

ncoop57 commented Dec 24, 2021

Thanks again @DineshReddyK for fixing up these issues, it is a huge help!

@ncoop57 ncoop57 closed this Dec 24, 2021
@ncoop57 ncoop57 reopened this Dec 24, 2021
@ncoop57 ncoop57 merged commit f494e4b into CodedotAl:master Dec 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants