feat: change bundle-project to create-artifact (#463) #323
on-merge.yml
on: push
Lint
/
rush lint
4m 11s
Build
/
rush build
10m 7s
Test
/
rush test
11m 22s
IaC
/
cdk synth
10m 54s
Coverage
/
rush coverage
12m 24s
Deploy
/
rush deploy
8m 1s
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.113 s)
/health
GET /health
✓ should 200 with status ok (286 ms)
Test Suites: 1 passed, 1 total
Tests: 1 passed, 1 total
Snapshots: 0 total
Time: 8.972 s
Ran all test suites.
"@cats-cradle/weather-control" completed with warnings in 9.68 seconds.
PASS src/custom/is-filename.test.ts
PASS src/custom/is-dice-notaiton.test.ts
PASS src/custom/is-money.test.ts
PASS src/custom/is-uuidv4.test.ts
Test Suites: 4 passed, 4 total
Tests: 32 passed, 32 total
Snapshots: 0 total
Time: 4.921 s
Ran all test suites.
"@cats-cradle/validation-schemas" completed with warnings in 5.54 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.704 s
Ran all test suites.
"@cats-cradle/rush-coverage" completed with warnings in 4.38 seconds.
2023-10-26T11:47:38.105Z MongoMS:ResolveConfig Debug Mode Enabled, through Environment Variable
2023-10-26T11:47:38.106Z MongoMS:ResolveConfig findPackageJson: Found package.json at "/home/runner/work/cats-cradle/cats-cradle/libraries/nestjs-modules/package.json"
2023-10-26T11:47:38.106Z 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-26T11:47:38.107Z 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-26T11:47:38.333Z MongoMS:MongoMemoryServer Mongo[unknown]: start: Called .start() method
2023-10-26T11:47:38.334Z MongoMS:MongoMemoryServer Mongo[unknown]: _startUpInstance: Called MongoMemoryServer._startUpInstance() method
2023-10-26T11:47:38.334Z MongoMS:MongoMemoryServer Mongo[unknown]: getStartOptions: forceSamePort: false
2023-10-26T11:47:38.338Z MongoMS:MongoMemoryServer Mongo[unknown]: _startUpInstance: Creating new MongoDB instance with options: {
instance: {
port: 46645,
dbName: '',
ip: '127.0.0.1',
storageEngine: 'ephemeralForTest',
replSet: undefined,
dbPath: '/tmp/mongo-mem--2969-GiPe3SXy4TqL',
tmpDir: {
name: '/tmp/mongo-mem--2969-GiPe3SXy4TqL',
removeCallback: [Function: _cleanupCallback]
},
keyfileLocation: undefined,
launchTimeout: undefined,
args: undefined,
auth: false
},
binary: { version: '4.2.8', skipMD5: true },
spawn: undefined
}
2023-10-26T11:47:38.339Z MongoMS:MongoInstance create: Called .create() method
2023-10-26T11:47:38.340Z MongoMS:MongoInstance Mongo[46645]: start
2023-10-26T11:47:38.340Z MongoMS:MongoBinary getPath
2023-10-26T11:47:38.340Z MongoMS:DryMongoBinary generateOptions
2023-10-26T11:47:38.341Z MongoMS:utils tryReleaseFile: "/etc/upstream-release/lsb-release" does not exist
2023-10-26T11:47:38.343Z MongoMS:getos getLinuxInformation: Using etcOsRelease
2023-10-26T11:47:38.343Z MongoMS:DryMongoBinary generateDownloadPath: Generating Download Path, preferGlobal: "true"
2023-10-26T11:47:38.343Z 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-26T11:47:38.344Z MongoMS:DryMongoBinary getBinaryName
2023-10-26T11:47:38.344Z MongoMS:DryMongoBinary combineBinaryName
2023-10-26T11:47:38.344Z MongoMS:DryMongoBinary combineBinaryName
2023-10-26T11:47:38.345Z MongoMS:DryMongoBinary combineBinaryName
2023-10-26T11:47:38.345Z 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-mod
|
Deploy / rush deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: chrnorm/deployment-action@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/
|
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/
|
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/
|