fix(deps): update module github.com/mark3labs/mcp-go to v0.54.0 #91
run-on-pr.yml
on: pull_request
Linting
/
Lint
1m 2s
Tests
/
Test
1m 19s
Annotations
10 errors and 2 warnings
|
Linting / Lint:
pkg/mcp/handlers.go#L67
string `timeout` has 8 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/mcp/handlers.go#L64
string `status` has 5 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/mcp/handlers.go#L62
string `name` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/infra/ssh/filesystem_test.go#L35
string `-rw-r--r--` has 5 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/domain/environment/runtime_test.go#L96
string `apk add --no-cache` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/domain/environment/runtime_test.go#L73
string `node` has 4 occurrences, but such constant `RuntimeNode` already exists (goconst)
|
|
Linting / Lint:
pkg/domain/environment/runtime_test.go#L52
string `.sh` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/domain/environment/runtime.go#L73
string `apk add --no-cache` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint:
pkg/domain/environment/runtime.go#L56
string `node` has 4 occurrences, but such constant `RuntimeNode` already exists (goconst)
|
|
Linting / Lint:
pkg/domain/environment/runtime.go#L43
string `.sh` has 3 occurrences, make it a constant (goconst)
|
|
Linting / Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Tests / Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: arduino/setup-task@b91d5d2c96a56797b48ac1e0e89220bf64044611. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|