Skip to content

fix: constrain MCP content access #225

fix: constrain MCP content access

fix: constrain MCP content access #225

Triggered via push August 17, 2026 03:21
Status Failure
Total duration 2m 34s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Lint (ubuntu-latest)
Process completed with exit code 2.
Lint (ubuntu-latest): internal/schema/email_template.go#L60
slicescontains: Loop can be simplified using slices.Contains (modernize)
Lint (ubuntu-latest): internal/repo/question/question_repo.go#L836
ifElseChain: rewrite if-else to switch statement (gocritic)
Lint (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/