feat(utils): introduce field profiles #85
ci.yml
on: pull_request
TypeScript Tests
40s
fork-running
4s
dispatch-and-fork
2s
Annotations
11 errors and 2 warnings
dispatch-and-fork
Cannot read properties of undefined (reading 'context')
|
fork-running
Cannot read properties of undefined (reading 'context')
|
TypeScript Tests:
src/api.ts#L215
Expected '!==' and instead saw '!='
|
TypeScript Tests:
src/types.ts#L50
Unexpected any. Specify a different type
|
TypeScript Tests:
src/utils.ts#L47
Expected '===' and instead saw '=='
|
TypeScript Tests:
src/utils.ts#L48
Expected '===' and instead saw '=='
|
TypeScript Tests:
src/utils.ts#L53
Unexpected any. Specify a different type
|
TypeScript Tests:
src/utils.ts#L73
Unexpected string concatenation
|
TypeScript Tests:
src/utils.ts#L74
Unexpected string concatenation
|
TypeScript Tests:
src/utils.ts#L77
Unexpected string concatenation
|
TypeScript Tests
Process completed with exit code 1.
|
dispatch-and-fork
Unexpected input(s) 'head_sha', 'repo', 'ref', valid inputs are ['token', 'workflow_id', 'jobs', 'inputs', 'prefix', 'release', 'production', 'useProfiles', 'useMulti']
|
fork-running
Unexpected input(s) 'head_sha', 'repo', 'ref', valid inputs are ['token', 'workflow_id', 'jobs', 'inputs', 'prefix', 'release', 'production', 'useProfiles', 'useMulti']
|