+ set -e + set -o pipefail ++ dirname ./run.sh + cd . + echo 9470 + echo '1.70.6 5bcc93e7c' 1.70.6 5bcc93e7c + date Tue Oct 19 18:10:01 CEST 2021 + uptime 18:10:01 up 387 days, 2:15, 0 users, load average: 4.95, 4.60, 4.56 + ff=default + image=cirrusci/flutter:stable + rebase=true + head_branch=master + pull_title='refactor: drop support for the '\''call'\'' operator' + author=rafamizes + directory= + head=git@github.com:dartoos-dev/eo_color.git + pull_id=112 + fork=git@github.com:rafamizes/eo_color.git + fork_branch=109 + squash=true + vars=('--env=head=git@github.com:dartoos-dev/eo_color.git' '--env=pull_id=112' '--env=fork=git@github.com:rafamizes/eo_color.git' '--env=fork_branch=109' '--env=head_branch=master' '--env=pull_title=refactor: drop support for the '\''call'\'' operator' '--env=author=rafamizes' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:dartoos-dev/eo_color.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:rafamizes/eo_color.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=109'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=refactor: drop support for the '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''call'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' operator'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=rafamizes'\''\'\'''\'''\'' '\'';'\'' '\''flutter clean'\'' '\'';'\'' '\''flutter pub get'\'' '\'';'\'' '\''flutter format --set-exit-if-changed lib/ test/ example/'\'' '\'';'\'' '\''flutter analyze --no-current-package lib/ test/ example/'\'' '\'';'\'' '\''flutter test --no-pub --coverage'\'' '\'';'\'' '\''bash <(curl -s https://codecov.io/bash)'\'' '\'';'\'' '\''flutter pub publish --dry-run'\'' '\'';'\'' )') + scripts=('export '\''head=git@github.com:dartoos-dev/eo_color.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:rafamizes/eo_color.git'\''' ';' 'export '\''fork_branch=109'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=refactor: drop support for the '\''\'\'''\''call'\''\'\'''\'' operator'\''' ';' 'export '\''author=rafamizes'\''' ';' 'flutter clean' ';' 'flutter pub get' ';' 'flutter format --set-exit-if-changed lib/ test/ example/' ';' 'flutter analyze --no-current-package lib/ test/ example/' ';' 'flutter test --no-pub --coverage' ';' 'bash <(curl -s https://codecov.io/bash)' ';' 'flutter pub publish --dry-run' ';') + container=dartoos-dev_eo_color_112 + as_root=true + git --version git version 2.7.4 + docker --version Docker version 17.12.0-ce, build c97c6d6 + mkdir -p /home/rultor/.ssh + echo -e 'Host github.com\n\tStrictHostKeyChecking no\n' + chmod 600 /home/rultor/.ssh/config + git clone git@github.com:dartoos-dev/eo_color.git repo Cloning into 'repo'... + cd repo + git config user.email me@rultor.com + git config user.name rultor + '[' -z 'export '\''head=git@github.com:dartoos-dev/eo_color.git'\''' ']' + cd .. + cat + '[' true = true ']' + cat + chmod a+x entry.sh + cat + echo 'export '\''head=git@github.com:dartoos-dev/eo_color.git'\''' ';' 'export '\''pull_id=112'\''' ';' 'export '\''fork=git@github.com:rafamizes/eo_color.git'\''' ';' 'export '\''fork_branch=109'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=refactor: drop support for the '\''\'\'''\''call'\''\'\'''\'' operator'\''' ';' 'export '\''author=rafamizes'\''' ';' 'flutter clean' ';' 'flutter pub get' ';' 'flutter format --set-exit-if-changed lib/ test/ example/' ';' 'flutter analyze --no-current-package lib/ test/ example/' ';' 'flutter test --no-pub --coverage' ';' 'bash <(curl -s https://codecov.io/bash)' ';' 'flutter pub publish --dry-run' ';' + sensitive=() + rm -rf .gpg + cd repo + git remote add fork git@github.com:rafamizes/eo_color.git + git remote update Fetching origin Fetching fork From github.com:rafamizes/eo_color * [new branch] 109 -> fork/109 * [new branch] 47 -> fork/47 * [new branch] 55 -> fork/55 * [new branch] master -> fork/master + args= + '[' default == default ']' + args=' --ff' + '[' default == no ']' + '[' default == only ']' + export BRANCH=__rultor + BRANCH=__rultor ++ git show-branch __rultor ++ wc -l + '[' 0 -gt 0 ']' + git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean + git checkout -B __rultor fork/109 Switched to a new branch '__rultor' Branch __rultor set up to track remote branch 109 from fork. + git checkout -B master origin/master Switched to and reset branch 'master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. + '[' true == true ']' + git checkout __rultor Switched to branch '__rultor' Your branch is up-to-date with 'fork/109'. + git rebase master Current branch __rultor is up to date. + git checkout master Switched to branch 'master' Your branch is up-to-date with 'origin/master'. + '[' true == true ']' + git merge --ff --squash __rultor Updating 471efd7..7db694f Fast-forward Squash commit -- not updating HEAD CHANGELOG.md | 10 ++++++++++ README.md | 22 ++++++++++++---------- lib/src/gradient_immu.dart | 4 ---- lib/src/palette_rgb.dart | 3 --- lib/src/swatch_base.dart | 3 --- test/gradient_immu_test.dart | 1 - test/material/amber/amber_accent_test.dart | 4 ---- test/material/amber/amber_test.dart | 4 ---- test/material/black/black_test.dart | 4 ---- test/material/blue/blue_accent_test.dart | 4 ---- test/material/blue/blue_test.dart | 4 ---- test/material/blue_grey/blue_grey_test.dart | 4 ---- test/material/brown/brown_test.dart | 4 ---- test/material/cyan/cyan_accent_test.dart | 4 ---- test/material/cyan/cyan_test.dart | 4 ---- .../deep_orange/deep_orange_accent_test.dart | 4 ---- test/material/deep_orange/deep_orange_test.dart | 4 ---- .../deep_purple/deep_purple_accent_test.dart | 4 ---- test/material/deep_purple/deep_purple_test.dart | 4 ---- test/material/green/green_accent_test.dart | 4 ---- test/material/green/green_test.dart | 4 ---- test/material/grey/grey_test.dart | 4 ---- test/material/indigo/indigo_accent_test.dart | 4 ---- test/material/indigo/indigo_test.dart | 4 ---- .../light_blue/light_blue_accent_test.dart | 4 ---- test/material/light_blue/light_blue_test.dart | 4 ---- .../light_green/light_green_accent_test.dart | 4 ---- test/material/light_green/light_green_test.dart | 4 ---- test/material/lime/lime_accent_test.dart | 4 ---- test/material/lime/lime_test.dart | 4 ---- test/material/orange/orange_accent_test.dart | 4 ---- test/material/orange/orange_test.dart | 4 ---- test/material/pink/pink_accent_test.dart | 4 ---- test/material/pink/pink_test.dart | 4 ---- test/material/purple/purple_accent_test.dart | 4 ---- test/material/purple/purple_test.dart | 4 ---- test/material/red/red_accent_test.dart | 4 ---- test/material/red/red_test.dart | 4 ---- test/material/teal/teal_accent_test.dart | 4 ---- test/material/teal/teal_test.dart | 4 ---- test/material/transparent_test.dart | 4 ---- test/material/white/white_test.dart | 4 ---- test/material/yellow/yellow_accent_test.dart | 4 ---- test/material/yellow/yellow_test.dart | 4 ---- test/palette_rgb_test.dart | 4 ---- test/swatch_base_test.dart | 1 - 46 files changed, 22 insertions(+), 178 deletions(-) + git commit -m 'refactor: drop support for the '\''call'\'' operator' [master 14ba6cf] refactor: drop support for the 'call' operator 46 files changed, 22 insertions(+), 178 deletions(-) + docker_when_possible + true ++ uptime ++ sed 's/ /\n/g' ++ tail -n 1 + load=4.55 ++ echo 4.55 '>' 30 ++ bc + '[' 0 -eq 1 ']' + echo 'load average is 4.55, low enough to run a new Docker container' load average is 4.55, low enough to run a new Docker container + break + cd .. + '[' -n '' ']' + use_image=cirrusci/flutter:stable + docker pull cirrusci/flutter:stable stable: Pulling from cirrusci/flutter f3ef4ff62e0d: Pulling fs layer bb45a3e27ddb: Pulling fs layer 323f79272e06: Pulling fs layer aadc2936171f: Pulling fs layer f43c512e2da9: Pulling fs layer aadc2936171f: Waiting f43c512e2da9: Waiting f3ef4ff62e0d: Verifying Checksum f3ef4ff62e0d: Download complete f3ef4ff62e0d: Pull complete aadc2936171f: Verifying Checksum aadc2936171f: Download complete f43c512e2da9: Verifying Checksum f43c512e2da9: Download complete 323f79272e06: Verifying Checksum 323f79272e06: Download complete bb45a3e27ddb: Verifying Checksum bb45a3e27ddb: Download complete bb45a3e27ddb: Pull complete 323f79272e06: Pull complete aadc2936171f: Pull complete f43c512e2da9: Pull complete Digest: sha256:958fbf177ed3bb6834a77f94939cfce9cd0c6ea03e903be7b27e80709ef7f5d3 Status: Downloaded newer image for cirrusci/flutter:stable + docker ps --filter=status=exited + grep --quiet '\sdartoos-dev_eo_color_112\s*$' + ls -al . total 720 drwx--x--x 3 rultor rultor 4096 Oct 19 18:10 . drwxrwxrwt 12 root root 684032 Oct 19 18:14 .. -rw-rw-r-- 1 rultor rultor 483 Oct 19 18:09 credentials.json -rw-rw-r-- 1 rultor rultor 444 Oct 19 18:13 end.sh -rwxrwxr-x 1 rultor rultor 162 Oct 19 18:10 entry.sh -rw-rw-r-- 1 rultor rultor 5 Oct 19 18:10 pid drwxrwxr-x 7 rultor rultor 4096 Oct 19 18:10 repo -rwxrwxr-x 1 rultor rultor 6300 Oct 19 18:09 run.sh -rw-rw-r-- 1 rultor rultor 675 Oct 19 18:10 script.sh -rw-rw-r-- 1 rultor rultor 9622 Oct 19 18:14 stdout ++ pwd ++ pwd + docker run -t --rm -v /tmp/rultor-Yv58:/main --env=head=git@github.com:dartoos-dev/eo_color.git --env=pull_id=112 --env=fork=git@github.com:rafamizes/eo_color.git --env=fork_branch=109 --env=head_branch=master '--env=pull_title=refactor: drop support for the '\''call'\'' operator' --env=author=rafamizes '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:dartoos-dev/eo_color.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=112'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:rafamizes/eo_color.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=109'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=refactor: drop support for the '\''\'\'''\''\'\''\'\'''\'''\''\'\'''\''call'\''\'\'''\''\'\''\'\'''\'''\''\'\'''\'' operator'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=rafamizes'\''\'\'''\'''\'' '\'';'\'' '\''flutter clean'\'' '\'';'\'' '\''flutter pub get'\'' '\'';'\'' '\''flutter format --set-exit-if-changed lib/ test/ example/'\'' '\'';'\'' '\''flutter analyze --no-current-package lib/ test/ example/'\'' '\'';'\'' '\''flutter test --no-pub --coverage'\'' '\'';'\'' '\''bash <(curl -s https://codecov.io/bash)'\'' '\'';'\'' '\''flutter pub publish --dry-run'\'' '\'';'\'' )' --hostname=docker --privileged --memory=6g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-Yv58/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=dartoos-dev_eo_color_112 cirrusci/flutter:stable /main/entry.sh + set -e + set -o pipefail + mkdir /home/r + cp -R ./cid ./credentials.json ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r + rm -rf repo + chmod a+x /home/r/script.sh + /home/r/script.sh + set -e + set -o pipefail + shopt -s expand_aliases + alias 'sudo=sudo -i' + export HOME=/home/r + HOME=/home/r + cd /home/r/repo + export head=git@github.com:dartoos-dev/eo_color.git + head=git@github.com:dartoos-dev/eo_color.git + export pull_id=112 + pull_id=112 + export fork=git@github.com:rafamizes/eo_color.git + fork=git@github.com:rafamizes/eo_color.git + export fork_branch=109 + fork_branch=109 + export head_branch=master + head_branch=master + export 'pull_title=refactor: drop support for the '\''call'\'' operator' + pull_title='refactor: drop support for the '\''call'\'' operator' + export author=rafamizes + author=rafamizes + flutter clean 1m ╔════════════════════════════════════════════════════════════════════════════╗22m 1m ║ Welcome to Flutter! - https://flutter.dev ║22m 1m ║ ║22m 1m ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║22m 1m ║ statistics and basic crash reports. This data is used to help improve ║22m 1m ║ Flutter tools over time. ║22m 1m ║ ║22m 1m ║ Flutter tool analytics are not sent on the very first run. To disable ║22m 1m ║ reporting, type 'flutter config --no-analytics'. To display the current ║22m 1m ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║22m 1m ║ event will be sent, and then no further information will be sent by the ║22m 1m ║ Flutter tool. ║22m 1m ║ ║22m 1m ║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║22m 1m ║ Note: The Google Privacy Policy describes how data is handled in this ║22m 1m ║ service. ║22m 1m ║ ║22m 1m ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║22m 1m ║ crash reports to Google. ║22m 1m ║ ║22m 1m ║ Read about data we send with crash reports: ║22m 1m ║ https://flutter.dev/docs/reference/crash-reporting ║22m 1m ║ ║22m 1m ║ See Google's privacy policy: ║22m 1m ║ https://policies.google.com/privacy ║22m 1m ╚════════════════════════════════════════════════════════════════════════════╝22m 1m22m + flutter pub get Running "flutter pub get" in repo... 5.7s Running "flutter pub get" in example... 1,713ms + flutter format --set-exit-if-changed lib/ test/ example/ Formatted 171 files (0 changed) in 0.95 seconds. + flutter analyze --no-current-package lib/ test/ example/ Analyzing 3 directories... ⣟ No issues found! (ran in 20.2s) + flutter test --no-pub --coverage 00:50 32m+3180m:/Allmtestsepassed!0mradient_immu_test.dart:iGradientImmutclasssimmutability0mructor0mk0m0mm00shades0mm0mm4sshades0m + bash /dev/fd/63 ++ curl -s https://codecov.io/bash _____ _ / ____| | | | | ___ __| | ___ ___ _____ __ | | / _ \ / _` |/ _ \/ __/ _ \ \ / / | |___| (_) | (_| | __/ (_| (_) \ V / \_____\___/ \__,_|\___|\___\___/ \_/ Bash-1.0.6 0;36m==>0m git version 2.25.1 found 0;36m==>0m curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 Release-Date: 2020-01-08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 0;31mx>0m No CI provider detected. Testing inside Docker? 0;36mhttp://docs.codecov.io/docs/testing-with-docker0m Testing with Tox? 0;36mhttps://docs.codecov.io/docs/python#section-testing-with-tox0m 0;90mcurrent dir: 0m /home/r/repo 0;90mproject root:0m . 0;32mYaml not found, that's ok! Learn more at0m 0;36mhttp://docs.codecov.io/docs/codecov-yaml0m 0;90m==>0m Running gcov in . 0;90m(disable via -X gcov)0m 0;90m==>0m Python coveragepy not found 0;90m==>0m Searching for coverage reports in: 0;32m+0m . 0;90m->0m Found 1 reports 0;90m==>0m Detecting git/mercurial file structure 0;90m==>0m Reading reports 0;32m+0m ./coverage/lcov.info 0;90mbytes=80720m 0;90m==>0m Appending adjustments 0;36mhttps://docs.codecov.io/docs/fixing-reports0m 0;32m+0m Found adjustments 0;90m==>0m Gzipping contents 4.0K /tmp/codecov.LkFhC5.gz 0;90m==>0m Uploading reports 0;90murl:0m https://codecov.io 0;90mquery:0m branch=master&commit=14ba6cfd1b8859ed309b405e04645611e0dfc2d7&build=&build_url=&name=&tag=&slug=dartoos-dev%2Feo_color&service=&flags=&pr=&job=&cmd_args= 0;90m->0m Pinging Codecov https://codecov.io/upload/v4?package=bash-1.0.6&token=<hidden>&package=bash-1.0.6&token=&branch=master&commit=14ba6cfd1b8859ed309b405e04645611e0dfc2d7&build=&build_url=&name=&tag=&slug=dartoos-dev%2Feo_color&service=&flags=&pr=&job=&cmd_args= 0;31mCould not determine repo and owner 4000m + flutter pub publish --dry-run Publishing eo_color 1.1.9 to https://pub.dartlang.org: |-- CHANGELOG.md |-- LICENSE |-- README.md |-- analysis_options.yaml |-- coverage | '-- lcov.info |-- example | |-- README.md | |-- analysis_options.yaml | |-- android | | |-- app | | | |-- build.gradle | | | '-- src | | | |-- debug | | | | '-- AndroidManifest.xml | | | |-- main | | | | |-- AndroidManifest.xml | | | | '-- res | | | | |-- drawable | | | | | '-- launch_background.xml | | | | |-- drawable-v21 | | | | | '-- launch_background.xml | | | | |-- mipmap-hdpi | | | | | '-- ic_launcher.png | | | | |-- mipmap-mdpi | | | | | '-- ic_launcher.png | | | | |-- mipmap-xhdpi | | | | | '-- ic_launcher.png | | | | |-- mipmap-xxhdpi | | | | | '-- ic_launcher.png | | | | |-- mipmap-xxxhdpi | | | | | '-- ic_launcher.png | | | | |-- values | | | | | '-- styles.xml | | | | '-- values-night | | | | '-- styles.xml | | | '-- profile | | | '-- AndroidManifest.xml | | |-- build.gradle | | |-- gradle | | | '-- wrapper | | | '-- gradle-wrapper.properties | | |-- gradle.properties | | '-- settings.gradle | |-- ios | | |-- Flutter | | | |-- AppFrameworkInfo.plist | | | |-- Debug.xcconfig | | | '-- Release.xcconfig | | |-- Runner | | | |-- AppDelegate.swift | | | |-- Assets.xcassets | | | | |-- AppIcon.appiconset | | | | | |-- Contents.json | | | | | |-- Icon-App-1024x1024@1x.png | | | | | |-- Icon-App-20x20@1x.png | | | | | | (10 more...) | | | | | |-- Icon-App-76x76@1x.png | | | | | |-- Icon-App-76x76@2x.png | | | | | '-- Icon-App-83.5x83.5@2x.png | | | | '-- LaunchImage.imageset | | | | |-- Contents.json | | | | |-- LaunchImage.png | | | | |-- LaunchImage@2x.png | | | | |-- LaunchImage@3x.png | | | | '-- README.md | | | |-- Base.lproj | | | | |-- LaunchScreen.storyboard | | | | '-- Main.storyboard | | | |-- Info.plist | | | '-- Runner-Bridging-Header.h | | |-- Runner.xcodeproj | | | |-- project.pbxproj | | | |-- project.xcworkspace | | | | |-- contents.xcworkspacedata | | | | '-- xcshareddata | | | | |-- IDEWorkspaceChecks.plist | | | | '-- WorkspaceSettings.xcsettings | | | '-- xcshareddata | | | '-- xcschemes | | | '-- Runner.xcscheme | | '-- Runner.xcworkspace | | |-- contents.xcworkspacedata | | '-- xcshareddata | | |-- IDEWorkspaceChecks.plist | | '-- WorkspaceSettings.xcsettings | |-- lib | | |-- contrast.dart | | '-- main.dart | |-- macos | | |-- Flutter | | | |-- Flutter-Debug.xcconfig | | | |-- Flutter-Release.xcconfig | | | '-- GeneratedPluginRegistrant.swift | | |-- Runner | | | |-- AppDelegate.swift | | | |-- Assets.xcassets | | | | '-- AppIcon.appiconset | | | | |-- Contents.json | | | | |-- app_icon_1024.png | | | | |-- app_icon_128.png | | | | |-- app_icon_16.png | | | | |-- app_icon_256.png | | | | |-- app_icon_32.png | | | | |-- app_icon_512.png | | | | '-- app_icon_64.png | | | |-- Base.lproj | | | | '-- MainMenu.xib | | | |-- Configs | | | | |-- AppInfo.xcconfig | | | | |-- Debug.xcconfig | | | | |-- Release.xcconfig | | | | '-- Warnings.xcconfig | | | |-- DebugProfile.entitlements | | | |-- Info.plist | | | |-- MainFlutterWindow.swift | | | '-- Release.entitlements | | |-- Runner.xcodeproj | | | |-- project.pbxproj | | | |-- project.xcworkspace | | | | '-- xcshareddata | | | | '-- IDEWorkspaceChecks.plist | | | '-- xcshareddata | | | '-- xcschemes | | | '-- Runner.xcscheme | | '-- Runner.xcworkspace | | |-- contents.xcworkspacedata | | '-- xcshareddata | | '-- IDEWorkspaceChecks.plist | |-- pubspec.yaml | '-- web | |-- favicon.png | |-- icons | | |-- Icon-192.png | | '-- Icon-512.png | |-- index.html | '-- manifest.json |-- lib | |-- eo_color.dart | |-- gradients.dart | |-- palettes.dart | |-- src | | |-- gradient.dart | | |-- gradient_immu.dart | | |-- material | | | |-- accents.dart | | | |-- amber | | | | |-- amber.dart | | | | |-- amber_accent.dart | | | | |-- amber_accents.dart | | | | '-- ambers.dart | | | |-- black | | | | '-- black.dart | | | | (18 more...) | | | |-- transparent.dart | | | |-- white | | | | '-- white.dart | | | '-- yellow | | | |-- yellow.dart | | | |-- yellow_accent.dart | | | |-- yellow_accents.dart | | | '-- yellows.dart | | |-- palette.dart | | |-- palette_rgb.dart | | |-- swatch.dart | | '-- swatch_base.dart | '-- swatches.dart |-- pubspec.yaml '-- test |-- gradient_immu_test.dart |-- material | |-- accent_shades.dart | |-- accent_swatch_tester.dart | |-- accents_test.dart | | (22 more...) | |-- transparent_test.dart | |-- white | | '-- white_test.dart | '-- yellow | |-- yellow_accent_test.dart | |-- yellow_accents_test.dart | |-- yellow_test.dart | '-- yellows_test.dart |-- palette_rgb_test.dart |-- swatch_base_test.dart |-- test_palette.dart '-- test_swatch.dart Package has 0 warnings. The server may enforce additional checks. + mv /home/r/repo . + '[' -n '' ']' ++ whoami + sudo chown -R rultor repo + cd repo + git push origin master To git@github.com:dartoos-dev/eo_color.git 471efd7..14ba6cf master -> master container 66066c08fac0479814bf3e8dabcaabde8a4386f25fdc5028d024b8c9287e4559 is dead Tue Oct 19 18:16:14 CEST 2021