WD-8546 - Create secrets #1314
actions.yml
on: pull_request
dotrun
2m 29s
Matrix: Build
Matrix: Lint JavaScript/TypeScript
Matrix: Check Prettier
Matrix: Check renovate
Matrix: Lint SCSS
Matrix: Test
Matrix: Check types
Annotations
9 errors
Check renovate (18.x)
Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
Check types (18.x):
src/juju/apiHooks.test.tsx#L518
Argument of type '{ label: string; "owner-tag": string; UpsertSecretArg: {}; }[]' is not assignable to parameter of type 'CreateSecretArg[]'.
|
Check types (18.x):
src/juju/apiHooks.test.tsx#L550
Argument of type '{ label: string; "owner-tag": string; UpsertSecretArg: {}; }[]' is not assignable to parameter of type 'CreateSecretArg[]'.
|
Check types (18.x):
src/juju/apiHooks.test.tsx#L580
Argument of type '{ label: string; "owner-tag": string; UpsertSecretArg: {}; }[]' is not assignable to parameter of type 'CreateSecretArg[]'.
|
Check types (18.x):
src/juju/apiHooks.test.tsx#L623
Argument of type '{ label: string; "owner-tag": string; UpsertSecretArg: {}; }[]' is not assignable to parameter of type 'CreateSecretArg[]'.
|
Check types (18.x)
Process completed with exit code 1.
|
Test (18.x)
Process completed with exit code 1.
|
dotrun
Process completed with exit code 1.
|
Build (18.x)
Process completed with exit code 1.
|