## Running analysis for "nyxx" version "6.2.1" STARTED: 2024-05-15T16:16:05.003564Z ### Starting pana 2024-05-15 16:16:20.583613 INFO: Running `/home/worker/dart/stable/bin/dart --version`... 2024-05-15 16:16:20.628582 INFO: Running `/home/worker/flutter/stable/bin/flutter --no-version-check --version --machine`... 2024-05-15 16:16:20.857815 INFO: Downloading package nyxx 6.2.1 from https://pub-web.flutter-io.cn/api/archives/nyxx-6.2.1.tar.gz 2024-05-15 16:16:21.424705 INFO: Running `/home/worker/dart/stable/bin/dart pub get --no-example`... 2024-05-15 16:16:23.821925 INFO: Running `/home/worker/dart/stable/bin/dart pub outdated --json --up-to-date --no-dev-dependencies --no-dependency-overrides`... 2024-05-15 16:16:25.207874 INFO: Analyzing package... 2024-05-15 16:16:25.239668 INFO: Running `/home/worker/dart/stable/bin/dart analyze --format machine lib`... 2024-05-15 16:16:47.391941 INFO: Running `git init`... 2024-05-15 16:16:47.420 INFO: Running `git remote add origin https://github.com/nyxx-discord/nyxx`... 2024-05-15 16:16:47.446385 INFO: Running `git remote show origin`... 2024-05-15 16:16:47.777758 INFO: Running `git fetch --depth 1 --no-recurse-submodules origin dev`... 2024-05-15 16:16:48.353813 INFO: Running `git ls-tree -r --name-only --full-tree origin/dev`... 2024-05-15 16:16:48.382158 INFO: Running `git show origin/dev:pubspec.yaml`... 2024-05-15 16:16:55.820724 INFO: Running `/home/worker/dart/stable/bin/dart format --output=none --set-exit-if-changed /tmp/pana_DZUSGK/lib`... 2024-05-15 16:16:58.643554 INFO: Running `/home/worker/dart/stable/bin/dart pub global activate dartdoc 8.0.8`... 2024-05-15 16:17:12.290537 INFO: Running `/home/worker/dart/stable/bin/dart pub global run dartdoc --output /tmp/dartdoc-nyxxAMRPUS --sanitize-html --max-file-count 10000000 --max-total-size 2147483648 --no-validate-links --sdk-dir /home/worker/dart/stable`... 2024-05-15 16:18:19.589026 INFO: `dartdoc` completed: 2024-05-15 16:18:19.589026 INFO: Documenting nyxx... 2024-05-15 16:18:19.589026 INFO: Discovering libraries... 2024-05-15 16:18:19.589026 INFO: Linking elements... 2024-05-15 16:18:19.589026 INFO: Precaching local docs for 663670 elements... 2024-05-15 16:18:19.589026 INFO: Initialized dartdoc with 552 libraries 2024-05-15 16:18:19.589026 INFO: Generating docs for library nyxx.dart from package:nyxx/nyxx.dart... 2024-05-15 16:18:19.589026 INFO: Documented 1 public library in 64.2 seconds 2024-05-15 16:18:19.589026 INFO: Success! Docs generated into /tmp/dartdoc-nyxxAMRPUS 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.BaseRequest.BaseRequest: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/base_request.dart:99:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.MultipartFile.MultipartFile: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/multipart_file.dart:51:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.MultipartFile.fromBytes: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/multipart_file.dart:60:25) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.MultipartFile.fromString: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/multipart_file.dart:73:25) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:oauth2 is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Credentials.Credentials: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/oauth2-2.0.2/lib/src/credentials.dart:111:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Logger.Logger: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:66:11) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Request: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/request.dart:15:7) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:runtime_type is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.RuntimeType: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/runtime_type-1.1.0/lib/src/runtime_type.dart:29:7) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Logger.detached: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/logger.dart:77:18) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:oauth2 is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Credentials: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/oauth2-2.0.2/lib/src/credentials.dart:33:7) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.BaseResponse.BaseResponse: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/base_response.dart:62:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.StreamedResponse: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/streamed_response.dart:11:7) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Request.Request: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/request.dart:152:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:oauth2 is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Credentials.fromJson: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/oauth2-2.0.2/lib/src/credentials.dart:130:23) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:logging is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.Level.Level: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/logging-1.2.0/lib/src/level.dart:24:9) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:runtime_type is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.RuntimeType.RuntimeType: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/runtime_type-1.1.0/lib/src/runtime_type.dart:35:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:runtime_type is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.RuntimeType.T: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/runtime_type-1.1.0/lib/src/runtime_type.dart:29:19) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:runtime_type is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.RuntimeType.allowingDynamic: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/runtime_type-1.1.0/lib/src/runtime_type.dart:52:21) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: private API of package:http is reexported by libraries in other packages: 2024-05-15 16:18:19.589026 INFO: from nyxx.StreamedResponse.StreamedResponse: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/http-1.2.1/lib/src/streamed_response.dart:20:3) 2024-05-15 16:18:19.589026 INFO: referred to by nyxx: (file:///tmp/pana_DZUSGK/lib/nyxx.dart:1:1) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [delay] 2024-05-15 16:18:19.589026 INFO: from nyxx.RateLimitInfo: (file:///tmp/pana_DZUSGK/lib/src/http/handler.dart:23:9) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [request] 2024-05-15 16:18:19.589026 INFO: from nyxx.RateLimitInfo: (file:///tmp/pana_DZUSGK/lib/src/http/handler.dart:23:9) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [isGlobal] 2024-05-15 16:18:19.589026 INFO: from nyxx.RateLimitInfo: (file:///tmp/pana_DZUSGK/lib/src/http/handler.dart:23:9) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [isAnticipated] 2024-05-15 16:18:19.589026 INFO: from nyxx.RateLimitInfo: (file:///tmp/pana_DZUSGK/lib/src/http/handler.dart:23:9) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [dynamicType] 2024-05-15 16:18:19.589026 INFO: from nyxx.RuntimeType.allowingDynamic: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/runtime_type-1.1.0/lib/src/runtime_type.dart:52:21) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [stringType] 2024-05-15 16:18:19.589026 INFO: from nyxx.RuntimeType.acceptsInstance: (file:///tmp/analyzerOQAEIA/pub-cache/hosted/20240514t110800-dot-dartlang-pub.appspot.com/runtime_type-1.1.0/lib/src/runtime_type.dart:111:8) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [InteractionContextType.guildInstall] 2024-05-15 16:18:19.589026 INFO: from nyxx.ApplicationCommand.integrationTypes: (file:///tmp/pana_DZUSGK/lib/src/models/commands/application_command.dart:66:42) 2024-05-15 16:18:19.589026 INFO: in documentation inherited from nyxx.ApplicationCommand.integrationTypes: (file:///tmp/pana_DZUSGK/lib/src/models/commands/application_command.dart:66:42) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [StickerManager.delete] 2024-05-15 16:18:19.589026 INFO: from nyxx.PartialGuildSticker.delete: (file:///tmp/pana_DZUSGK/lib/src/models/sticker/guild_sticker.dart:29:16) 2024-05-15 16:18:19.589026 INFO: warning: unresolved doc reference [StickerManager.update] 2024-05-15 16:18:19.589026 INFO: from nyxx.PartialGuildSticker.update: (file:///tmp/pana_DZUSGK/lib/src/models/sticker/guild_sticker.dart:21:24) 2024-05-15 16:18:19.589026 INFO: Found 28 warnings and 0 errors. 2024-05-15 16:18:19.810268 INFO: Writing summary.json 2024-05-15 16:18:19.813453 INFO: Running dartdoc post-processing 2024-05-15 16:18:19.817150 INFO: Creating .tar.gz archive 2024-05-15 16:18:24.533308 INFO: Finished .tar.gz archive 2024-05-15 16:18:42.150189 INFO: Finished post-processing ### Execution of pana exited 0 STOPPED: 2024-05-15T16:18:42.444231Z