-
Consider this code:
```dart
final lastTransaction = transactions.lastOrNull;
if (lastTransaction?.expirationDate == null) {
return false;
}
final expirationDate = DateTime.tryParse(lastTra…
-
Currently in #20 we implemented containers. But there is only unofficial repository package.
This needs to be investigated how we can create an official image (ghcr.io/IBM/javacore-analyser) or any…
-
Writting some tests here for pygments I just realized that `analyse_text` for MIMELexer has been throwing an error for the example giving. It throws the error [here](https://github.com/pygments/pygmen…
-
Salut
analyser.openstreetmap.fr est cité sur la page https://wiki.openstreetmap.org/wiki/Servers/analyser.openstreetmap.fr
Dans #147 on apprend qu'il est déplacé vers http://polygons.openstreetm…
-
-
Language settings of GUI cant be changed ; BirdNet Analyser Version 1.4.0
i just installed the newly available BirdNet Analyser for Windos 64- version 1.4.0,
It looks great- however i cant get it…
-
Exemple
```
"{""sasEtat"":""Import\u00e9"",""statusCode"":400,""errorReason"":null,""collection"":[]}",failed,2024-09-20 05:59:04,,ARS,400
````
-
CSS Analyser is showing values only for Defaults and Inspector columns.
Stylesheets and Inline shows no values although the styles are applied in the view.
This behaviour is the same on Windows, M…
-
Hi!
Thanks for creating and maintaining this. It looks useful :+1:
I'm in the process of getting the linter set up for my project and have run into two small issues:
1. The `django.contrib.g…
-
**Describe the bug**
The extension analyses all test and resource files regardless of the `"robotcode.analysis.diagnosticMode": "openFilesOnly"` setting
**Steps To Reproduce**
Steps to reproduce …