Deploy details
Deploy successful for pattonville-wallet
Merge pull request #250 from PSDTools/dependabot/pub/flutter_native_splash-2.3.6 build(deps): bump flutter_native_splash from 2.3.5 to 2.3.6Branch Deploy: gh-readonly-queue/main/pr-250-1d973646a1015c4ea22a4343c1d54fc7be235608@1fb74ea
Deploy log
Initializing
Complete
Initializing
Complete
12:38:49 AM: Build ready to start
12:38:50 AM: build-image version: 3ffff9df3d5419545acc1b673a54de348174406d (focal)
12:38:50 AM: buildbot version: 4f566b97f4ce9e736614c3408381bda9711262c6
12:38:50 AM: Fetching cached dependencies
12:38:50 AM: Starting to download cache of 680.4MB
12:38:58 AM: Finished downloading cache in 8.24s
12:38:58 AM: Starting to extract cache
12:39:01 AM: Finished extracting cache in 3.059s
12:39:01 AM: Finished fetching cache in 11.389s
12:39:01 AM: Starting to prepare the repo for build
12:39:02 AM: Preparing Git Reference refs/heads/gh-readonly-queue/main/pr-250-1d973646a1015c4ea22a4343c1d54fc7be235608
12:39:03 AM: Custom build command detected. Proceeding with the specified command: " if cd flutter; then git checkout stable && git pull && cd ..; else git clone --branch stable https://github.com/flutter/flutter.git; fi && flutter/bin/flutter config --enable-web && flutter/bin/flutter pub get && flutter/bin/flutter gen-l10n && flutter/bin/cache/dart-sdk/bin/dart run build_runner build && flutter/bin/cache/dart-sdk/bin/dart run dart_define generate && flutter/bin/flutter build web --release --dart-define-from-file=dart_define.json
"
"
12:39:03 AM: Starting to install dependencies
12:39:03 AM: Python version set to 3.8
12:39:03 AM: Attempting Ruby version 2.7.2, read from environment
12:39:04 AM: Using Ruby version 2.7.2
12:39:04 AM: Started restoring cached go cache
12:39:04 AM: Finished restoring cached go cache
12:39:05 AM: go version go1.19.13 linux/amd64
12:39:06 AM: Using PHP version 8.0
12:39:06 AM: Started restoring cached Node.js version
12:39:08 AM: Finished restoring cached Node.js version
12:39:08 AM: v16.20.2 is already installed.
12:39:09 AM: Now using node v16.20.2 (npm v8.19.4)
12:39:09 AM: Enabling Node.js Corepack
12:39:09 AM: Started restoring cached build plugins
12:39:09 AM: Finished restoring cached build plugins
12:39:09 AM: Successfully installed dependencies
12:39:09 AM: Starting build script
12:39:10 AM: Detected 0 framework(s)
12:39:10 AM: Section completed: initializing
Building
Complete
Building
Complete
12:39:11 AM: Netlify Build
12:39:11 AM: ────────────────────────────────────────────────────────────────
12:39:11 AM:
12:39:11 AM: ❯ Version
12:39:11 AM: @netlify/build 29.27.0
12:39:11 AM:
12:39:11 AM: ❯ Flags
12:39:11 AM: baseRelDir: true
12:39:11 AM: buildId: 655d4d98d02aec0008181249
12:39:11 AM: deployId: 655d4d98d02aec000818124b
12:39:11 AM:
12:39:11 AM: ❯ Current directory
12:39:11 AM: /opt/build/repo
12:39:11 AM:
12:39:11 AM: ❯ Config file
12:39:11 AM: /opt/build/repo/netlify.toml
12:39:11 AM:
12:39:11 AM: ❯ Context
12:39:11 AM: branch-deploy
12:39:11 AM:
12:39:11 AM: build.command from netlify.toml
12:39:11 AM: ────────────────────────────────────────────────────────────────
12:39:11 AM:
12:39:11 AM: $ if cd flutter; then git checkout stable && git pull && cd ..; else git clone --branch stable https://github.com/flutter/flutter.git; fi && flutter/bin/flutter config --enable-web && flutter/bin/flutter pub get && flutter/bin/flutter gen-l10n && flutter/bin/cache/dart-sdk/bin/dart run build_runner build && flutter/bin/cache/dart-sdk/bin/dart run dart_define generate && flutter/bin/flutter build web --release --dart-define-from-file=dart_define.json
12:39:11 AM:
12:39:12 AM: Already on "stable"
12:39:12 AM: Your branch is up to date with "origin/stable".
12:39:12 AM: From https://github.com/flutter/flutter
12:39:12 AM: * [new branch] flutter-3.17-candidate.13 -> origin/flutter-3.17-candidate.13
12:39:12 AM: 85e509d035..cf09a8a24f main -> origin/main
12:39:12 AM: 85e509d035..cf09a8a24f master -> origin/master
12:39:12 AM: * [new tag] 3.17.0-13.0.pre -> 3.17.0-13.0.pre
12:39:12 AM: Already up to date.
12:39:12 AM: ╔════════════════════════════════════════════════════════════════════════════╗
12:39:12 AM: ║ Welcome to Flutter! - https://flutter.dev ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
12:39:12 AM: ║ statistics and basic crash reports. This data is used to help improve ║
12:39:12 AM: ║ Flutter tools over time. ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ Flutter tool analytics are not sent on the very first run. To disable ║
12:39:12 AM: ║ reporting, type "flutter config --no-analytics". To display the current ║
12:39:12 AM: ║ setting, type "flutter config". If you opt out of analytics, an opt-out ║
12:39:12 AM: ║ event will be sent, and then no further information will be sent by the ║
12:39:12 AM: ║ Flutter tool. ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
12:39:12 AM: ║ The Google Privacy Policy describes how data is handled in this service. ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
12:39:12 AM: ║ crash reports to Google. ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ Read about data we send with crash reports: ║
12:39:12 AM: ║ https://flutter.dev/docs/reference/crash-reporting ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ See Google"s privacy policy: ║
║ https://policies.google.com/privacy ║
║ https://policies.google.com/privacy ║
12:39:12 AM: ║ ║
12:39:12 AM: ║ To disable animations in this tool, use "flutter config --no-animations". ║
12:39:12 AM: ╚════════════════════════════════════════════════════════════════════════════╝
12:39:12 AM: Setting "enable-web" value to "true".
12:39:12 AM: You may need to restart any open editors for them to read new settings.
12:39:12 AM: The Flutter CLI developer tool uses Google Analytics to report usage and diagnostic data
12:39:12 AM: along with package dependencies, and crash reporting to send basic crash reports.
12:39:12 AM: This data is used to help improve the Dart platform, Flutter framework, and related tools.
12:39:12 AM: Telemetry is not sent on the very first run.
12:39:12 AM: To disable reporting of telemetry, run this terminal command:
12:39:12 AM: flutter --disable-analytics.
12:39:12 AM: If you opt out of telemetry, an opt-out event will be sent,
12:39:12 AM: and then no further information will be sent.
12:39:12 AM: This data is collected in accordance with the
12:39:12 AM: Google Privacy Policy (https://policies.google.com/privacy).
12:39:19 AM: Resolving dependencies...
12:39:29 AM: _fe_analyzer_shared 64.0.0 (65.0.0 available)
12:39:29 AM: analyzer 6.2.0 (6.3.0 available)
12:39:29 AM: appwrite 11.0.0 (11.0.1 available)
12:39:29 AM: archive 3.4.4 (3.4.9 available)
12:39:29 AM: build_daemon 4.0.0 (4.0.1 available)
12:39:29 AM: build_modules 5.0.4 (5.0.5 available)
12:39:29 AM: build_resolvers 2.3.2 (2.4.1 available)
12:39:29 AM: build_runner_core 7.2.10 (7.2.11 available)
12:39:29 AM: build_web_compilers 4.0.6 (4.0.7 available)
12:39:29 AM: built_value 8.6.3 (8.7.0 available)
12:39:29 AM: cli_completion 0.3.0 (0.4.0 available)
12:39:29 AM: code_builder 4.6.0 (4.8.0 available)
12:39:29 AM: custom_lint 0.5.6 (0.5.7 available)
12:39:29 AM: custom_lint_builder 0.5.6 (0.5.7 available)
12:39:29 AM: custom_lint_core 0.5.6 (0.5.7 available)
12:39:29 AM: dart_style 2.3.3 (2.3.4 available)
12:39:29 AM: file 6.1.4 (7.0.0 available)
12:39:29 AM: flutter_riverpod 3.0.0-dev.0 (3.0.0-dev.2 available)
12:39:29 AM: flutter_web_auth_2 2.2.1 (3.0.4 available)
12:39:29 AM: flutter_web_auth_2_platform_interface 2.1.4 (3.0.0 available)
12:39:29 AM: hooks_riverpod 3.0.0-dev.0 (3.0.0-dev.2 available)
12:39:29 AM: http 1.0.0 (1.1.1 available)
12:39:29 AM: logger 1.4.0 (2.0.2+1 available)
12:39:29 AM: mason 0.1.0-dev.50 (0.1.0-dev.51 available)
12:39:29 AM: mason_logger 0.2.9 (0.2.10 available)
12:39:29 AM: material_color_utilities 0.5.0 (0.8.0 available)
12:39:29 AM: meta 1.10.0 (1.11.0 available)
12:39:29 AM: package_info_plus 4.2.0 (5.0.1 available)
12:39:29 AM: path_provider_android 2.2.0 (2.2.1 available)
12:39:29 AM: process 4.2.4 (5.0.1 available)
12:39:29 AM: pub_updater 0.3.1 (0.4.0 available)
12:39:29 AM: riverpod 3.0.0-dev.0 (3.0.0-dev.2 available)
12:39:29 AM: riverpod_analyzer_utils 1.0.0-dev.0 (1.0.0-dev.1 available)
12:39:29 AM: riverpod_annotation 3.0.0-dev.0 (3.0.0-dev.2 available)
12:39:29 AM: riverpod_generator 3.0.0-dev.8 (3.0.0-dev.10 available)
12:39:29 AM: riverpod_lint 3.0.0-dev.1 (3.0.0-dev.3 available)
12:39:29 AM: url_launcher_web 2.2.0 (2.2.1 available)
12:39:29 AM: uuid 3.0.7 (4.2.1 available)
12:39:29 AM: very_good_cli 0.16.0 (0.18.0 available)
12:39:29 AM: web 0.3.0 (0.4.0 available)
12:39:29 AM: Got dependencies!
12:39:29 AM: 40 packages have newer versions incompatible with dependency constraints.
12:39:29 AM: Try `flutter pub outdated` for more information.
12:39:30 AM: Because l10n.yaml exists, the options defined there will be used instead.
12:39:30 AM: To use the command line arguments, delete the l10n.yaml file in the Flutter project.
12:39:36 AM: [INFO] Generating build script...
12:39:37 AM: [INFO] Generating build script completed, took 350ms
12:39:37 AM: [INFO] Precompiling build script......
12:39:45 AM: [INFO] Precompiling build script... completed, took 8.1s
12:39:45 AM: FlutterGen v5.3.2 Loading ... pubspec.yaml
12:39:45 AM: [INFO] Initializing inputs
12:39:46 AM: [INFO] Building new asset graph...
12:39:50 AM: [INFO] Building new asset graph completed, took 3.8s
12:39:50 AM: [INFO] Checking for unexpected pre-existing outputs....
12:39:50 AM: [INFO] Checking for unexpected pre-existing outputs. completed, took 0ms
12:39:50 AM: [INFO] Running build...
12:39:50 AM: [INFO] Generating SDK summary...
12:39:51 AM: [INFO] 1.8s elapsed, 0/3 actions completed.
12:39:53 AM: [INFO] 3.2s elapsed, 0/3 actions completed.
12:39:53 AM: [INFO] Generating SDK summary completed, took 3.9s
12:39:54 AM: [INFO] 4.9s elapsed, 14/24 actions completed.
12:39:56 AM: [INFO] 6.0s elapsed, 27/33 actions completed.
12:40:03 AM: [INFO] 13.0s elapsed, 27/33 actions completed.
12:40:04 AM: [INFO] 14.7s elapsed, 64/65 actions completed.
12:40:08 AM: [INFO] 18.6s elapsed, 87/88 actions completed.
12:40:09 AM: [INFO] 19.7s elapsed, 154/170 actions completed.
12:40:09 AM: Generated: lib/gen/assets.gen.dart
12:40:09 AM: FlutterGen finished.
12:40:10 AM: [INFO] Running build completed, took 20.5s
12:40:10 AM: [INFO] Caching finalized dependency graph...
12:40:10 AM: [INFO] Caching finalized dependency graph completed, took 431ms
12:40:11 AM: [INFO] Succeeded after 21.0s with 142 outputs (5745 actions)
12:40:14 AM: 🌑 Reading config from pubspec.yaml...
12:40:14 AM: ✓ Reading config from pubspec.yaml (54ms)
12:40:14 AM: 🌑 Generating json files...
12:40:14 AM: ✓ Generating json files (10ms)
12:40:14 AM: 🌑 Generating dart files...
12:40:14 AM: ✓ Generating dart files (8ms)
12:40:14 AM: 🌑 Generating gitignore...
12:40:14 AM: ✓ Generating gitignore (3ms)
12:40:53 AM: Compiling lib/main.dart for the Web...
12:40:53 AM: Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 283452 to 1272 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
12:40:53 AM: Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 11436 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
12:40:54 AM: Compiling lib/main.dart for the Web... 39.1s
12:40:54 AM:
12:40:54 AM: (build.command completed in 1m 42.8s)
12:40:54 AM:
12:40:55 AM: (Netlify Build completed in 1m 43.2s)
12:40:55 AM: Section completed: building
12:41:02 AM: Finished processing build request in 2m12.55s
Deploying
Complete
Deploying
Complete
12:40:54 AM: Deploy site
12:40:54 AM: ────────────────────────────────────────────────────────────────
12:40:54 AM:
12:40:54 AM: Starting to deploy site from "build/web"
12:40:54 AM: Calculating files to upload
12:40:54 AM: 3 new files to upload
12:40:54 AM: 0 new functions to upload
12:40:54 AM: Section completed: deploying
12:40:54 AM: Site deploy was successfully initiated
12:40:54 AM:
12:40:54 AM: (Deploy site completed in 312ms)
Cleanup
Complete
Cleanup
Complete
12:40:55 AM: Netlify Build Complete
12:40:55 AM: ────────────────────────────────────────────────────────────────
12:40:55 AM:
12:40:55 AM: Caching artifacts
12:40:55 AM: Started saving build plugins
12:40:55 AM: Finished saving build plugins
12:40:55 AM: Started saving pip cache
12:40:55 AM: Finished saving pip cache
12:40:55 AM: Started saving emacs cask dependencies
12:40:55 AM: Finished saving emacs cask dependencies
12:40:55 AM: Started saving maven dependencies
12:40:55 AM: Finished saving maven dependencies
12:40:55 AM: Started saving boot dependencies
12:40:55 AM: Finished saving boot dependencies
12:40:55 AM: Started saving rust rustup cache
12:40:55 AM: Finished saving rust rustup cache
12:40:55 AM: Started saving go dependencies
12:40:55 AM: Finished saving go dependencies
12:40:55 AM: Build script success
12:40:58 AM: Uploading Cache of size 680.3MB
12:41:02 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:40:55 AM: Post processing done
12:40:55 AM: Section completed: postprocessing
12:40:55 AM: Site is live ✨
12:40:55 AM: Starting post processing
12:40:55 AM: Skipping form detection
12:40:55 AM: Post processing - header rules
12:40:55 AM: Post processing - redirect rules