adding samples (#4183) #98
custard-ci.yaml
on: push
(legacy) Finding affected tests
25s
region tags
12s
lint
5m 5s
Matrix: (legacy) test
Annotations
11 errors and 3 warnings
|
lint:
.github/scripts/setup-vars.js#L69
're' is never reassigned. Use 'const' instead
|
|
lint:
.github/scripts/setup-vars.js#L53
Insert `;`
|
|
lint:
.github/scripts/setup-vars.js#L52
Insert `;`
|
|
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#L17
Replace `{projectId,·core,·setup,·serviceAccount,·idToken},·runId·=·null` with `⏎··{projectId,·core,·setup,·serviceAccount,·idToken},⏎··runId·=·null⏎`
|
|
lint:
.github/scripts/cli/vars.js#L36
Don't use process.exit(); throw an error instead
|
|
lint:
.github/scripts/cli/vars.js#L30
'_value' is defined but never used
|
|
lint:
.github/scripts/cli/vars.js#L30
'_key' is defined but never used
|
|
lint:
.github/scripts/cli/vars.js#L26
Don't use process.exit(); throw an error instead
|
|
lint
Command failed: npx gts lint
|
|
lint
The job has exceeded the maximum execution time of 5m0s
|
|
(legacy) 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.test.js#L22
Strings must use singlequote
|
|
lint:
.github/scripts/setup-vars.js#L55
Strings must use singlequote
|