welltested 2.2.2
welltested: ^2.2.2 copied to clipboard
WelltestedAI is a Testing AI Pilot helping developers add and maintain tests as they code and deliver stable welltested apps to users.
We analyzed this package 46 hours ago, and awarded it 90 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Please provide a valid repository
URL in pubspec.yaml
, such that:
repository
can be cloned,- a clone of the repository contains a
pubspec.yaml
, which:,- contains
name: welltested
, - contains a
version
property, and, - does not contain a
publish_to
property.
- contains
Could not find any pubspec.yaml
in the repository.
Issue tracker URL doesn't exist.
At the time of the analysis https://github.com/Welltested-AI/welltested/issues
was unreachable. Make sure that the website is reachable via HEAD
requests.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE
file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
5 out of 97 API elements (5.2 %) have documentation comments.
Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.
To highlight public API members missing documentation consider enabling the public_member_api_docs
lint.
Some symbols that are missing documentation: integration_generator
, integration_generator.IntegrationGenerator
, integration_generator.IntegrationGenerator.IntegrationGenerator.new
, integration_generator.IntegrationGenerator.astElementExecutor
, integration_generator.IntegrationGenerator.dartServerRepository
.
10/10 points: Package has an example
20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Windows
-
✓ Linux
-
✓ macOS
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:welltested/cli/integration_test_operation.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `iOS`.
Because:
package:welltested/cli/integration_test_operation.dart
that declares support for platforms:Windows
,Linux
,macOS
.
Package does not support platform `Web`.
Because:
package:welltested/cli/integration_test_operation.dart
that declares support for platforms:Windows
,Linux
,macOS
.
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:welltested/cli/integration_test_operation.dart
that imports:package:welltested/src/utilities/telemetry_client.dart
that imports:dart:io
This package is not compatible with runtime wasm
, and will not be rewarded full points in a future version of the scoring model.
See https://dart.dev/web/wasm for details.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 87 issues. Showing the first 2:
INFO: Empty catch block.
lib/cli/unit_operation.dart:69:17
╷
69 │ } catch (e) {}
│ ^^
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/cli/unit_operation.dart
INFO: Statements in an if should be enclosed in a block.
lib/cli/unit_operation.dart:142:11
╷
142 │ ┌ wtLog.warning(
143 │ └ 'Classes: ${classGenerationFailure.humanPreferredString(-1)}');
╵
To reproduce make sure you are using the lints_core and run dart analyze lib/cli/unit_operation.dart
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
analysis_server_lib |
^0.2.0 |
0.2.5 | 0.2.5 | |
analyzer |
>=4.0.0 <6.0.0 |
5.13.0 | 7.5.4 | |
ansi_escapes |
^1.0.0 |
1.1.0 | 2.0.0 | |
args |
^2.3.1 |
2.7.0 | 2.7.0 | |
azure_application_insights |
^3.1.0 |
3.1.0 | 5.0.1 | |
crypto |
^3.0.0 |
3.0.6 | 3.0.6 | |
http |
>0.13.4 <2.0.0 |
0.13.6 | 1.4.0 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
source_gen |
^1.2.2 |
1.5.0 | 2.0.0 | |
welltested_annotation |
^1.1.0 |
1.1.0 | 1.1.0 | Discontinued |
yaml |
^3.0.0 |
3.1.3 | 3.1.3 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_fe_analyzer_shared |
- | 61.0.0 | 85.0.0 | |
async |
- | 2.13.0 | 2.13.0 | |
build |
- | 2.4.1 | 2.5.4 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
dart_style |
- | 2.3.2 | 3.1.0 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
watcher |
- | 1.1.2 | 1.1.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
Found 5 issues. Showing the first 2:
The constraint `>=4.0.0 <6.0.0` on analyzer does not support the stable version `6.0.0`.
Try running dart pub upgrade --major-versions analyzer
to update the constraint.
The constraint `^1.0.0` on ansi_escapes does not support the stable version `2.0.0`, that was published 14 days ago.
When ansi_escapes is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions ansi_escapes
to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 9 errors:
UNDEFINED_METHOD
-lib/src/extensions/integration_extensions.dart:8:70
- The method 'value' isn't defined for the type 'SimpleIdentifier'.UNDEFINED_METHOD
-lib/src/extensions/integration_extensions.dart:51:52
- The method 'value' isn't defined for the type 'SimpleIdentifier'.NON_TYPE_AS_TYPE_ARGUMENT
-lib/src/models/test_request/widget/widget_test_request.dart:28:14
- The name 'EnumElement' isn't a type, so it can't be used as a type argument.
Run dart pub downgrade
and then dart analyze
to reproduce the above problem.
You may run dart pub upgrade --tighten
to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.22.21
, Dart 3.8.1
.
Check the analysis log for details.