chore(deps): update all non-major dependencies #1499
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 9 warnings
ci:
docs/nuxt.config.ts#L5
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
local.ts#L55
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/builtin.ts#L33
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/builtin.ts#L79
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/index.ts#L21
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/index.ts#L23
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/index.ts#L36
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/index.ts#L58
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/index.ts#L62
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools-wizard/src/index.ts#L69
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
ci:
packages/devtools/client/components/DockingPanel.vue#L24
UnoCSS attributes are not ordered
|
ci:
packages/devtools/client/components/DurationDisplay.vue#L31
'formatDuration' is defined but never used. Allowed unused vars must match /^_/u
|
ci:
packages/devtools/client/components/DurationDisplay.vue#L31
'duration' is defined but never used. Allowed unused args must match /^_/u
|
ci:
packages/devtools/client/components/TimelineList.vue#L38
Variable 'idx' is already declared in the upper scope
|
ci:
packages/devtools/client/components/TimelineTable.vue#L60
'e' is defined but never used. Allowed unused args must match /^_/u
|
ci:
packages/devtools/client/composables/editor.ts#L15
'line' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
packages/devtools/client/composables/editor.ts#L15
'col' is assigned a value but never used. Allowed unused vars must match /^_/u
|
ci:
packages/devtools/client/pages/settings.vue#L132
UnoCSS attributes are not ordered
|
ci:
playgrounds/tab-timeline/pages/dynamic-[name].vue#L6
'data' is assigned a value but never used. Allowed unused vars must match /^_/u
|