feat: rm chrome submodule (#440) #303
on-merge.yml
on: push
Lint
/
rush lint
2m 12s
Build
/
rush build
7m 10s
Test
/
rush test
7m 49s
IaC
/
cdk synth
8m 3s
Coverage
/
rush coverage
12m 27s
Deploy
/
rush deploy
8m 20s
Annotations
1 error and 4 warnings
Coverage / rush coverage
Command failed: node common/scripts/install-run-rush.js test:cov
PASS src/module/health/health.e2e-spec.ts (8.139 s)
/health
GET /health
✓ should 200 with status ok (277 ms)
Test Suites: 1 passed, 1 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 9 s
Ran all test suites.
"@cats-cradle/weather-control" completed with warnings in 9.77 seconds.
PASS src/__tests__/is-dice-notaiton.test.ts
PASS src/__tests__/is-money.test.ts
PASS src/__tests__/is-uuidv4.test.ts
Test Suites: 3 passed, 3 total
Tests: 21 passed, 21 total
Snapshots: 0 total
Time: 4.42 s
Ran all test suites.
"@cats-cradle/validation-schemas" completed with warnings in 5.02 seconds.
PASS src/__tests__/get-projects.test.ts
PASS src/__tests__/get-coverage-reports.test.ts
Test Suites: 2 passed, 2 total
Tests: 2 passed, 2 total
Snapshots: 0 total
Time: 3.578 s
Ran all test suites.
"@cats-cradle/rush-coverage" completed with warnings in 4.17 seconds.
2023-10-15T00:19:56.142Z MongoMS:ResolveConfig Debug Mode Enabled, through Environment Variable
2023-10-15T00:19:56.143Z MongoMS:ResolveConfig findPackageJson: Found package.json at "/home/runner/work/cats-cradle/cats-cradle/libraries/nestjs-modules/package.json"
2023-10-15T00:19:56.143Z MongoMS:ResolveConfig findPackageJson: Found package with non-empty config field at "/home/runner/work/cats-cradle/cats-cradle/libraries/nestjs-modules/package.json"
2023-10-15T00:19:56.143Z MongoMS:ResolveConfig processConfigOption { platform: 'linux', arch: 'x64', version: '4.4.5', md5Check: '1' } /home/runner/work/cats-cradle/cats-cradle/libraries/nestjs-modules
2023-10-15T00:19:56.424Z MongoMS:MongoMemoryServer Mongo[unknown]: start: Called .start() method
2023-10-15T00:19:56.424Z MongoMS:MongoMemoryServer Mongo[unknown]: _startUpInstance: Called MongoMemoryServer._startUpInstance() method
2023-10-15T00:19:56.425Z MongoMS:MongoMemoryServer Mongo[unknown]: getStartOptions: forceSamePort: false
2023-10-15T00:19:56.429Z MongoMS:MongoMemoryServer Mongo[unknown]: _startUpInstance: Creating new MongoDB instance with options: {
instance: {
port: 41837,
dbName: '',
ip: '127.0.0.1',
storageEngine: 'ephemeralForTest',
replSet: undefined,
dbPath: '/tmp/mongo-mem--3399-u2ceaLhhWp2i',
tmpDir: {
name: '/tmp/mongo-mem--3399-u2ceaLhhWp2i',
removeCallback: [Function: _cleanupCallback]
},
keyfileLocation: undefined,
launchTimeout: undefined,
args: undefined,
auth: false
},
binary: { version: '4.2.8', skipMD5: true },
spawn: undefined
}
2023-10-15T00:19:56.429Z MongoMS:MongoInstance create: Called .create() method
2023-10-15T00:19:56.430Z MongoMS:MongoInstance Mongo[41837]: start
2023-10-15T00:19:56.430Z MongoMS:MongoBinary getPath
2023-10-15T00:19:56.430Z MongoMS:DryMongoBinary generateOptions
2023-10-15T00:19:56.431Z MongoMS:utils tryReleaseFile: "/etc/upstream-release/lsb-release" does not exist
2023-10-15T00:19:56.433Z MongoMS:getos getLinuxInformation: Using etcOsRelease
2023-10-15T00:19:56.433Z MongoMS:DryMongoBinary generateDownloadPath: Generating Download Path, preferGlobal: "true"
2023-10-15T00:19:56.433Z MongoMS:DryMongoBinary generatePaths {
version: '4.2.8',
downloadDir: '',
os: {
os: 'linux',
dist: 'ubuntu',
codename: 'jammy',
release: '22.04',
id_like: [ 'debian' ]
},
platform: 'linux',
arch: 'x64',
systemBinary: ''
}
2023-10-15T00:19:56.434Z MongoMS:DryMongoBinary getBinaryName
2023-10-15T00:19:56.434Z MongoMS:DryMongoBinary combineBinaryName
2023-10-15T00:19:56.434Z MongoMS:DryMongoBinary combineBinaryName
2023-10-15T00:19:56.435Z MongoMS:DryMongoBinary combineBinaryName
2023-10-15T00:19:56.435Z MongoMS:DryMongoBinary generateDownloadPath: Paths: {
legacyHomeCache: '/home/runner/.cache/mongodb-binaries/mongod-x64-ubuntu-4.2.8',
modulesCache: '/home/runner/work/cats-cradle/cats-cradle/common/temp/node_modules/.cache/mongodb-memory-server/mongod-x64-ubuntu-4.2.8',
relative: '/home/runner/work/cats-cradle/cats-cradle/libraries/nestjs-modules/mongodb-binaries/mongod-x64
|
Test / rush test
The following actions uses node12 which is deprecated and will be forced to run on node16: neofinancial/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy / rush deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: chrnorm/deployment-action@releases/v1, chrnorm/deployment-status@releases/v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy / rush deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Coverage / rush coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: neofinancial/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|