Skip to content

Bump axios from 1.6.2 to 1.6.7 in /webui/frontend #406

Bump axios from 1.6.2 to 1.6.7 in /webui/frontend

Bump axios from 1.6.2 to 1.6.7 in /webui/frontend #406

Triggered via pull request January 25, 2024 21:15
Status Failure
Total duration 46s
Artifacts

lint-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint: pkg/input/app_name.go#L19
p.Name undefined (type *PromptName has no field or method Name) (typecheck)
Lint: pkg/input/app_name.go#L23
p.Name undefined (type *PromptName has no field or method Name) (typecheck)
Lint: pkg/input/build_command.go#L19
p.BuildCommand undefined (type *PromptBuildCommand has no field or method BuildCommand) (typecheck)
Lint: pkg/input/build_command.go#L23
p.BuildCommand undefined (type *PromptBuildCommand has no field or method BuildCommand) (typecheck)
Lint: pkg/input/debugger_options.go#L74
p.DebuggerEnabled undefined (type *PromptDebuggerOptions has no field or method DebuggerEnabled) (typecheck)
Lint: pkg/input/debugger_options.go#L75
p.DebuggerEnabled undefined (type *PromptDebuggerOptions has no field or method DebuggerEnabled) (typecheck)
Lint: pkg/input/debugger_options.go#L85
p.DebuggerPort undefined (type *PromptDebuggerOptions has no field or method DebuggerPort) (typecheck)
Lint: pkg/input/debugger_options.go#L93
p.DebuggerPort undefined (type *PromptDebuggerOptions has no field or method DebuggerPort) (typecheck)
Lint: pkg/input/debugger_options.go#L98
p.DebuggerPort undefined (type *PromptDebuggerOptions has no field or method DebuggerPort) (typecheck)
Lint: pkg/input/environment.go#L15
p.Environment undefined (type *PromptEnvironment has no field or method Environment) (typecheck)
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/