ci: enable new CI for vision package (#3968) #28
custard-ci.yaml
on: push
Finding affected tests
19s
region tags
7s
lint
4m 31s
Matrix: test
Waiting for pending jobs
Annotations
11 errors and 3 warnings
lint
Command failed: npx gts lint
|
lint:
.github/scripts/cli/vars.js#L26
Don't use process.exit(); throw an error instead
|
lint:
.github/scripts/cli/vars.js#L30
'_key' is defined but never used
|
lint:
.github/scripts/cli/vars.js#L30
'_value' is defined but never used
|
lint:
.github/scripts/cli/vars.js#L36
Don't use process.exit(); throw an error instead
|
lint:
.github/scripts/setup-vars.js#L17
Replace `{projectId,·core,·setup,·serviceAccount,·idToken},·runId·=·null` with `⏎··{projectId,·core,·setup,·serviceAccount,·idToken},⏎··runId·=·null⏎`
|
lint:
.github/scripts/setup-vars.js#L27
The 'Object.fromEntries' is not supported until Node.js 12.0.0. The configured version range is '>=8.0.0'
|
lint:
.github/scripts/setup-vars.js#L52
Insert `;`
|
lint:
.github/scripts/setup-vars.js#L53
Insert `;`
|
lint:
.github/scripts/setup-vars.js#L69
're' is never reassigned. Use 'const' instead
|
custard CI
Error when evaluating 'strategy' for job 'test'. .github/workflows/custard-ci.yaml (Line: 129, Col: 15): Matrix vector 'path' does not contain any values
|
Finding affected tests
Restore cache failed: Dependencies file is not found in /home/runner/work/nodejs-docs-samples/nodejs-docs-samples. Supported file pattern: go.sum
|
lint:
.github/scripts/setup-vars.js#L55
Strings must use singlequote
|
lint:
.github/scripts/setup-vars.test.js#L22
Strings must use singlequote
|