Addressing comment on PR #1858 #1744
Annotations
2 errors
|
copilot:
internal/teststack/teststack.go#L1072
directive `//nolint:funlen // integration stack wiring is intentionally explicit and exhaustive for tests.` is unused for linter "funlen" (nolintlint)
|
|
copilot
directive `//nolint:funlen // integration stack wiring is intentionally explicit and exhaustive for tests.` is unused for linter \"funlen\" (nolintlint)\n2026-05-16T19:47:27.9299222Z //nolint:funlen // integration stack wiring is intentionally explicit and exhaustive for tests.\n2026-05-16T19:47:27.9299701Z ^\n2026-05-16T19:47:27.9299889Z 1 issues:\n2026-05-16T19:47:27.9300081Z * nolintlint: 1\n2026-05-16T19:47:27.9300211Z \n2026-05-16T19:47:27.9301087Z level=warning msg=\"[runner/exclusion_rules] Skipped 0 issues by rules: [Path: \\\"dynamodb/expr/parser.go\\\", Linters: \\\"ireturn\\\"]\"\n2026-05-16T19:47:27.9301997Z level=warning msg=\"[runner/exclusion_rules] Skipped 0 issues by rules: [Path: \\\"pkgs/lockmetrics/lockmetrics.go\\\", Linters: \\\"ireturn\\\"]\"\n2026-05-16T19:47:27.9302985Z level=warning msg=\"[runner/exclusion_rules] Skipped 0 issues by rules: [Text: \\\"package comment should be of the form \\\\\\\".+\\\\\\\"\\\", Source: \\\"// ?(nolint|TODO)\\\", Linters: \\\"revive\\\"]\"\n2026-05-16T19:47:27.9304131Z level=warning msg=\"[runner/exclusion_rules] Skipped 0 issues by rules: [Text: \\\"comment on exported \\\\\\\\S+ \\\\\\\\S+ should be of the form \\\\\\\".+\\\\\\\"\\\", Source: \\\"// ?(nolint|TODO)\\\", Linters: \\\"revive, staticcheck\\\"]\"\n2026-05-16T19:47:27.9305044Z level=warning msg=\"[runner/exclusion_rules] Skipped 0 issues by rules: [Source: \\\"TODO\\\", Linters: \\\"godot\\\"]\"\n2026-05-16T19:47:27.9305819Z level=warning msg=\"[runner/exclusion_rules] Skipped 0 issues by rules: [Path: \\\"dynamodb/streams_ops.go\\\", Linters: \\\"ireturn\\\"]\"\n2026-05-16T19:47:27.9306508Z level=warning msg=\"[runner/nolint_filter] Found unknown linters in //nolint directives: g115\"\n2026-05-16T19:47:27.9306848Z \n2026-05-16T19:47:27.9315833Z ##[error]issues found\n2026-05-16T19:47:27.9316701Z Ran golangci-lint in 488031ms\n2026-05-16T19:47:27.9317150Z ##[endgroup]\n2026-05-16T19:47:27.9410066Z Post job cleanup.\n2026-05-16T19:47:28.1055658Z (node:22996) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.\n2026-05-16T19:47:28.1056512Z (Use `node --trace-deprecation ...` to show where the warning was created)\n2026-05-16T19:47:28.1257397Z [command]/usr/bin/tar --posix -cf cache.tzst --exclude cache.tzst -P -C /home/runner/work/gopherstack/gopherstack --files-from manifest.txt --use-compress-program zstdmt\n2026-05-16T19:47:38.1387037Z (node:22996) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.\n2026-05-16T19:47:38.4311558Z Sent 15735178 of 15735178 (100.0%), 50.0 MBs/sec\n2026-05-16T19:47:38.4971341Z Saved cache for golangci-lint from paths '/home/runner/.cache/golangci-lint' in 10403ms\n2026-05-16T19:47:38.5142919Z Post job cleanup.\n2026-05-16T19:47:38.6006733Z [command]/usr/bin/git version\n2026-05-16T19:47:38.6075682Z git version 2.54.0\n2026-05-16T19:47:38.6114608Z Temporarily overriding HOME='/home/runner/work/_temp/ec4a08a9-f650-4dbe-a4fa-3233222c133a' before making global git config changes\n2026-05-16T19:47:38.6115869Z Adding repository directory to the temporary git global config as a safe directory\n2026-05-16T19:47:38.6120799Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/gopherstack/gopherstack\n2026-05-16T19:47:38.6151627Z Removing SSH command configuration\n2026-05-16T19:47:38.6157399Z [command]/usr/bin/git config --local --name-only --get-regexp core\\.sshCommand\n2026-05-16T19:47:38.6192198Z [command]/usr/bin/git submodule foreach --recursive sh -c \"git config --local --name-only --get-regexp 'core\\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"\n2026-05-16T19:47:38.6453594Z Removing HTTP extra header\n2026-05-16T19:47:38.6458585Z [command]/usr/bin/git config --local --name-only --get-regexp http\\.https\\:\\/\\/github\\.com\\/\\.extraheader\n2026-05-16T19:47:38.6492746Z [command]/usr/bin/git submodule for
|