Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add txUtil.ts #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add txUtil.ts

122a0bf
Select commit
Loading
Failed to load commit list.
Open

Add txUtil.ts #22

Add txUtil.ts
122a0bf
Select commit
Loading
Failed to load commit list.
Travis CI / Travis CI - Pull Request failed Apr 17, 2024 in 6m 45s

Build Failed

The build failed. This is a change from the previous build, which passed.

Details

This is a pull request build.

It is running a build against the merge commit, after merging #22 Add txUtil.ts.
Any changes that have been made to the master branch before the build ran are also included.

Jobs and Stages

This build has three jobs, running in parallel.

Job Node.js OS State
121.1 16 Linux failed
121.2 16 macOS failed
121.3 16 windows failed

Build Configuration

Build Option Setting
Language Node.js
Operating System Linux (Focal), macOS, windows
Node.js Version 16
Build Configuration
{
  "language": "node_js",
  "os": [
    "linux",
    "osx",
    "windows"
  ],
  "dist": "focal",
  "node_js": [
    "16"
  ],
  "before_install": [
],
"script": [
"npm t"
],
"notifications": {
"slack": [
{
"rooms": [
{
"secure": "kUy/p7g9qoDg4AGQBQWbM0ZXLnXCyerVnReR7kduPpzI4EH9y0Iod5K4DxHneODM+nJAtt7ecDywCrUj0+TUg9MDknP6C5DJtpZrciqUWswuHGBWdmjQ6UMQkezGCCNF+EQEaZ5qCzeMvyFf/34HUNnvmUR7uZ3tFGTL8N/quNsCw3vkKrd7uZkFFwc/n+9RMm1nmNa+4k5C3UuaR4yfZ2jel8aQ7qBsNX9QEypn9E58tnk3I+MLvJgtjNFpHGRou+uARJ+JmuMhclL8c2TV1WUwRVNptTj98pzSUMzImkNLeueulmE5qUZxy3aWfvAHuxruORhjcVgP4qWQ1qMhUB4RDRfP/KywVcsbfFPkpY1XD1XI744HTZxsvnGJomGbD0v5v185nNRj0ZGeVEL4OKYNs4k/yXaLrPltoM37tjTpjpcbuNVfe+5D9ye/w5hj7l+rPihj384EuA2xMA/DWcMLiaV1Gqds2XVB8E49lj8/vfHMQpWBiph5SrQjHTndgIGTe0sQVoxim7m3K+H4zTPNBnWC8mXa7u6oMHzJNVe66uxrukQUOaI0WoEbEF2BKirv/GXmtHXRsuva8N2AFAQYaigK3yKRHd5Wpr382C9BUs4Cfs9VpXNZ0LJIqVbUmDUuG/SbqD46SiPfaGqx6fiL91vJcUcVjjJjMx15j+8="
}
],
"on_success": "change"
}
]
}
}