upcode_ci 0.10.17 copy "upcode_ci: ^0.10.17" to clipboard
upcode_ci: ^0.10.17 copied to clipboard

A collection of tools used by Upcode team

40/ 160
pub points
3.4k
downloads

We analyzed this package 5 days ago, and awarded it 40 pub points (of a possible 160):

Failed report section
Follow Dart file conventions
20 / 30trigger folding of the section

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: BSD-3-Clause.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

0 out of 0 API elements (100.0 %) have documentation comments.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

Failed check 0/20 points: Supports 0 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

Found 20 issues. Showing the first 2:

ERROR: Target of URI hasn't been generated: '../protobuf/empty.pb.dart'.

lib/src/commands/proto/google/longrunning/operations.pbgrpc.dart:14:8

   ╷
14 │ import '../protobuf/empty.pb.dart' as $2;
   │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/commands/proto/google/longrunning/operations.pbgrpc.dart

INFO: Dangling library doc comment.

lib/src/commands/proto/google/api/client.pb.dart:1:1

  ╷
1 │ ///
  │ ^^^
  ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/commands/proto/google/api/client.pb.dart

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
args ^2.4.2 2.7.0 2.7.0
collection ^1.18.0 1.19.1 1.19.1
fixnum ^1.1.0 1.1.1 1.1.1
googleapis ^11.4.0 11.4.0 16.0.0
googleapis_auth ^1.4.1 1.4.1 2.2.0
googleapis_beta ^8.0.0 8.0.0 9.0.0
grpc ^3.2.4 3.2.4 5.1.0
http ^0.13.0 0.13.6 1.6.0
http_multi_server ^3.2.1 3.2.2 3.2.2
intl ^0.18.1 0.18.1 0.20.2
path ^1.8.3 1.9.1 1.9.1
protobuf ^3.1.0 3.1.0 6.0.0
pub_semver ^2.1.4 2.2.0 2.2.0
strings ^2.0.3 2.0.3 4.0.1
uuid ^4.2.1 4.5.3 4.5.3
xml ^6.4.2 6.6.1 6.6.1
xml2json ^6.2.1 6.2.7 6.2.7
yaml ^3.1.2 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
_discoveryapis_commons - 1.0.6 1.0.7
archive - 3.6.1 4.0.9
async - 2.13.0 2.13.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
crypto - 3.0.7 3.0.7
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
js - 0.6.7 0.7.2 Discontinued
lists - 1.0.1 1.0.1 Discontinued
meta - 1.18.1 1.18.1
petitparser - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
unicode - 0.3.1 1.1.9

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 8 issues. Showing the first 2:

The constraint `^11.4.0` on googleapis does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions googleapis to update the constraint.

The constraint `^1.4.1` on googleapis_auth does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions googleapis_auth to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • URI_HAS_NOT_BEEN_GENERATED - lib/src/commands/proto/google/longrunning/operations.pbgrpc.dart:14:8 - Target of URI hasn't been generated: '../protobuf/empty.pb.dart'.

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.23.10, Dart 3.11.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
7
likes
40
points
3.4k
downloads

Publisher

unverified uploader

Weekly Downloads

A collection of tools used by Upcode team

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, collection, fixnum, googleapis, googleapis_auth, googleapis_beta, grpc, http, http_multi_server, intl, path, protobuf, pub_semver, strings, uuid, xml, xml2json, yaml

More

Packages that depend on upcode_ci