Alexander

Results 7 issues of Alexander

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug found using PVS-Studio. Warnings: [V3114](https://www.viva64.com/en/w/v3114/) IDisposable object 'discordBot' is not disposed before method returns....

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug found using PVS-Studio. Warning: [V3130](https://www.viva64.com/en/w/v3066/) Priority of the '&&' operator is higher than that...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug found using PVS-Studio. Warnings: [V3066](https://www.viva64.com/ru/w/v3066/) Possible incorrect order of arguments passed to 'IsAlive' method:...

I'm a member of the Pinguem.ru competition on finding errors in open source projects. A bug found using PVS-Studio. Warning: [V3027](https://www.viva64.com/ru/w/v3027/) The variable 'findCraft' was utilized in the logical expression...

As mentioned in [#38 comment](https://github.com/aloisdeniel/flutter_sheet_localization/issues/38#issuecomment-827016022) and #51 - `getByKey` function was extremely useful and I don't see a reason not to add it back.