More cleaning #50
Merged
More cleaning #50
Google Cloud Build / malloy-samples-test-presubmit (malloy-303216)
succeeded
Oct 25, 2023 in 2m 50s
Summary
Build Information
Trigger | malloy-samples-test-presubmit |
Build | be478b01-24cc-45a2-bbdb-c25ecad52999 |
Start | 2023-10-25T10:26:16-07:00 |
Duration | 2m48.306s |
Status | SUCCESS |
Steps
Step | Status | Duration |
---|---|---|
nix-quiet-install | SUCCESS | 36.706s |
run-script | SUCCESS | 2m0.93s |
Details
starting build "be478b01-24cc-45a2-bbdb-c25ecad52999"
FETCHSOURCE
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
Initialized empty Git repository in /workspace/.git/
From https://github.com/malloydata/malloy-samples
* branch 0339b7229ac97c5a3792b2cd570bdde7498cc686 -> FETCH_HEAD
HEAD is now at 0339b72 More cleaning
BUILD
Starting Step #0 - "nix-quiet-install"
Step #0 - "nix-quiet-install": Already have image (with digest): gcr.io/cloud-builders/docker
Step #0 - "nix-quiet-install": docker.io/nixos/nix:latest
Finished Step #0 - "nix-quiet-install"
Starting Step #1 - "run-script"
Step #1 - "run-script": Already have image (with digest): nixos/nix
Step #1 - "run-script": ++ cat
Step #1 - "run-script": + nix-shell --quiet --pure --command ' set -euxo pipefail
Step #1 - "run-script": cd /workspace
Step #1 - "run-script": npm ci --silent
Step #1 - "run-script": npm run lint && npm run test-silent'
Step #1 - "run-script": + cd /workspace
Step #1 - "run-script": + npm ci --silent
Step #1 - "run-script": npm notice
Step #1 - "run-script": npm notice New major version of npm available! 9.6.7 -> 10.2.1
Step #1 - "run-script": npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.2.1>
Step #1 - "run-script": npm notice Run `npm install -g [email protected]` to update!
Step #1 - "run-script": npm notice
Step #1 - "run-script": + npm run lint
Step #1 - "run-script":
Step #1 - "run-script": > [email protected] lint
Step #1 - "run-script": > gts lint
Step #1 - "run-script":
Step #1 - "run-script": version: 18
Step #1 - "run-script": + npm run test-silent
Step #1 - "run-script":
Step #1 - "run-script": > [email protected] test-silent
Step #1 - "run-script": > jest --runInBand --config=tests/jest.config.js --reporters jest-silent-reporter
Step #1 - "run-script":
Step #1 - "run-script": + exit
Step #1 - "run-script": + exitHandler
Step #1 - "run-script": + exitCode=0
Step #1 - "run-script": + set +e
Step #1 - "run-script": + '[' -n '' ']'
Step #1 - "run-script": + (( 0 != 0 ))
Step #1 - "run-script": + runHook exitHook
Step #1 - "run-script": + local hookName=exitHook
Step #1 - "run-script": + shift
Step #1 - "run-script": + local 'hooksSlice=exitHooks[@]'
Step #1 - "run-script": + local hook
Step #1 - "run-script": + for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"}
Step #1 - "run-script": + _eval '_callImplicitHook 0 exitHook'
Step #1 - "run-script": + declare -F '_callImplicitHook 0 exitHook'
Step #1 - "run-script": + eval '_callImplicitHook 0 exitHook'
Step #1 - "run-script": ++ _callImplicitHook 0 exitHook
Step #1 - "run-script": ++ local def=0
Step #1 - "run-script": ++ local hookName=exitHook
Step #1 - "run-script": ++ declare -F exitHook
Step #1 - "run-script": ++ type -p exitHook
Step #1 - "run-script": ++ '[' -n '' ']'
Step #1 - "run-script": ++ return 0
Step #1 - "run-script": + return 0
Step #1 - "run-script": + return 0
Finished Step #1 - "run-script"
PUSH
DONE
Loading