chore(deps): update all dependencies #1254
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
actions.yml
on: pull_request
dotrun
55s
Matrix: Build
Matrix: Lint JavaScript/TypeScript
Matrix: Check Prettier
Matrix: Check renovate
Matrix: Lint SCSS
Matrix: Test
Matrix: Check types
Annotations
15 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 Prettier (18.x)
Process completed with exit code 1.
|
Check types (18.x):
src/juju/watchers.ts#L67
Type 'M[E]' is not assignable to type 'object'.
|
Check types (18.x):
src/index.tsx#L71
Argument of type 'React.ReactNode' is not assignable to parameter of type 'import("/home/runner/work/juju-dashboard/juju-dashboard/node_modules/@canonical/react-components/node_modules/@types/react-table/node_modules/@types/react/index").ReactNode'.
|
Check types (18.x)
Process completed with exit code 1.
|
dotrun
Process completed with exit code 1.
|
Lint JavaScript/TypeScript (18.x):
src/juju/api.ts#L350
Replace `getState(),·modelUUID)` with `⏎··········getState(),⏎··········modelUUID,`
|
Lint JavaScript/TypeScript (18.x):
src/juju/api.ts#L351
Replace `··` with `)`
|
Lint JavaScript/TypeScript (18.x):
src/pages/EntityDetails/Model/Logs/ActionLogs/ActionLogs.tsx#L203
Replace `⏎····(state:·RootState)·=>` with `(state:·RootState)·=>⏎···`
|
Lint JavaScript/TypeScript (18.x):
src/pages/EntityDetails/Model/Logs/ActionLogs/ActionLogs.tsx#L223
Delete `⏎··············`
|
|
Lint JavaScript/TypeScript (18.x):
src/panels/ActionsPanel/ActionsPanel.tsx#L93
Replace `⏎····(state:·RootState)·=>` with `(state:·RootState)·=>⏎···`
|
Lint JavaScript/TypeScript (18.x)
Process completed with exit code 1.
|
Test (18.x)
Process completed with exit code 1.
|
Build (18.x)
Process completed with exit code 1.
|