chore: add HE
, UA
, update action versions, add json validation
#93
build-n-test.yml
on: pull_request
Validate target.json
3s
build
1m 40s
Annotations
3 errors and 7 warnings
Validate target.json
❌ failed to parse JSON file: ui/tsconfig.json
|
Validate target.json
❌ 1 JSON files failed validation
|
Validate target.json
❌ JSON or YAML files failed validation
|
Validate target.json
Unexpected input(s) 'required', valid inputs are ['github_token', 'mode', 'comment', 'base_dir', 'files', 'use_dot_match', 'json_schema', 'json_schema_version', 'json_extension', 'json_exclude_regex', 'use_ajv_formats', 'yaml_schema', 'yaml_extension', 'yaml_extension_short', 'yaml_exclude_regex', 'yaml_as_json', 'exclude_file', 'use_gitignore', 'git_ignore_path', 'allow_multiple_documents', 'ajv_strict_mode']
|
Test frontend:
ui/src/components/jobs/JobCreateForm.tsx#L290
Unexpected any. Specify a different type
|
Test frontend:
ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
|
Test frontend:
ui/src/components/jobs/table/JobsTable.tsx#L75
Unexpected any. Specify a different type
|
Test frontend:
ui/src/stories/decorators/withProvider.tsx#L9
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
|
Test frontend:
ui/src/stories/decorators/withProvider.tsx#L9
Unexpected any. Specify a different type
|
Test backend
Restore cache failed: Dependencies file is not found in /home/runner/work/cloudbuild/cloudbuild. Supported file pattern: go.sum
|