## Running analysis for "veryfi_dart" version "0.0.4" STARTED: 2024-05-15T17:41:49.852705Z ### Starting pana 2024-05-15 17:42:03.570359 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-15 17:42:03.621209 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-15 17:42:03.811529 INFO: Downloading package veryfi_dart 0.0.4 from https://pub.dev/api/archives/veryfi_dart-0.0.4.tar.gz 2024-05-15 17:42:04.082891 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-15 17:42:05.754408 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-15 17:42:06.870302 INFO: Analyzing package... 2024-05-15 17:42:06.906355 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-15 17:42:18.604865 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_EDDGMH/lib`... 2024-05-15 17:42:19.230711 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-15 17:42:31.398032 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-veryfi_dartWHWBRS --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-15 17:43:06.465914 INFO: `dartdoc` completed: 2024-05-15 17:43:06.465914 INFO: Documenting veryfi_dart... 2024-05-15 17:43:06.465914 INFO: Discovering libraries... 2024-05-15 17:43:06.465914 INFO: Linking elements... 2024-05-15 17:43:06.465914 INFO: Precaching local docs for 159458 elements... 2024-05-15 17:43:06.465914 INFO: Initialized dartdoc with 223 libraries 2024-05-15 17:43:06.465914 INFO: Generating docs for library veryfi_dart.dart from package:veryfi_dart/veryfi_dart.dart... 2024-05-15 17:43:06.465914 INFO: Documented 1 public library in 32.3 seconds 2024-05-15 17:43:06.465914 INFO: Success! Docs generated into /tmp/dartdoc-veryfi_dartWHWBRS 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.MultipartRequest.MultipartRequest: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/multipart_request.dart:48:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.BaseRequest.BaseRequest: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/base_request.dart:99:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.ByteStream: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/byte_stream.dart:10:7) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.MultipartFile.fromString: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/multipart_file.dart:73:25) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha512224: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha512.dart:26:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Hash: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/hash.dart:15:16) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Hmac.Hmac: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/hmac.dart:29:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.ByteStream.ByteStream: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/byte_stream.dart:11:9) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.StreamedRequest: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/streamed_request.dart:28:7) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.BaseResponse.BaseResponse: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/base_response.dart:37:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Request.Request: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/request.dart:140:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Response: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/response.dart:16:7) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.StreamedResponse: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/streamed_response.dart:11:7) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.md5: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/md5.dart:19:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.BaseClient.BaseClient: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/base_client.dart:20:16) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.patch: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:115:18) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.get: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:47:18) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.StreamedRequest.StreamedRequest: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/streamed_request.dart:42:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha512: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha512.dart:21:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha256: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha256.dart:16:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.read: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:144:16) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.MultipartFile.MultipartFile: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/multipart_file.dart:51:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.MultipartFile.fromBytes: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/multipart_file.dart:60:25) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Client.Client: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/client.dart:37:11) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Digest.Digest: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/digest.dart:12:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha384: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha512.dart:16:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha512256: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha512.dart:31:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.runWithClient: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/client.dart:224:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.StreamedResponse.StreamedResponse: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/streamed_response.dart:20:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.put: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:91:18) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha224: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha256.dart:21:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.readBytes: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:160:19) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Hash.Hash: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/hash.dart:22:9) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.ClientException.ClientException: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/exception.dart:12:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.post: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:68:18) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:crypto is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.sha1: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/crypto-3.0.3/lib/src/sha1.dart:16:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.head: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:37:18) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.delete: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/http.dart:127:18) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Response.bytes: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/response.dart:45:12) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.Response.Response: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/response.dart:31:3) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 17:43:06.465914 INFO: from veryfi_dart.ByteStream.fromBytes: (file:///tmp/analyzerVACJSD/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-0.13.6/lib/src/byte_stream.dart:15:22) 2024-05-15 17:43:06.465914 INFO: referred to by veryfi_dart: (file:///tmp/pana_EDDGMH/lib/veryfi_dart.dart:4:9) 2024-05-15 17:43:06.465914 INFO: Found 41 warnings and 0 errors. 2024-05-15 17:43:06.513267 INFO: Writing summary.json 2024-05-15 17:43:06.516494 INFO: Running dartdoc post-processing 2024-05-15 17:43:06.520019 INFO: Creating .tar.gz archive 2024-05-15 17:43:06.852118 INFO: Finished .tar.gz archive 2024-05-15 17:43:07.900631 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-15T17:43:07.978147Z