Skip to content

Closed Reference Notifier #1332

Closed Reference Notifier

Closed Reference Notifier #1332

Triggered via schedule April 18, 2024 00:19
Status Failure
Total duration 18s
Artifacts

closed_references.yml

on: schedule
Find closed references
9s
Find closed references
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Find closed references
"Found too many closed references (8):\n\nI would create too many issues, here they are:\n\n[\n {\n \"reference\": \"github.com/moby/moby/issues/35021\",\n \"owner\": \"moby\",\n \"repo\": \"moby\",\n \"type\": \"issues\",\n \"issueNumber\": \"35021\",\n \"foundIn\": [\n [\n \"docker/container.go\",\n 640\n ]\n ]\n },\n {\n \"reference\": \"github.com/docker/docker/issues/8330\",\n \"owner\": \"docker\",\n \"repo\": \"docker\",\n \"type\": \"issues\",\n \"issueNumber\": \"8330\",\n \"foundIn\": [\n [\n \"docker/tar.go\",\n 43\n ]\n ]\n },\n {\n \"reference\": \"github.com/golang/go/issues/12200\",\n \"owner\": \"golang\",\n \"repo\": \"go\",\n \"type\": \"issues\",\n \"issueNumber\": \"12200\",\n \"foundIn\": [\n [\n \"docker/opts/hosts.go\",\n 123\n ]\n ]\n },\n {\n \"reference\": \"github.com/golang/go/issues/6530\",\n \"owner\": \"golang\",\n \"repo\": \"go\",\n \"type\": \"issues\",\n \"issueNumber\": \"6530\",\n \"foundIn\": [\n [\n \"docker/opts/hosts.go\",\n 124\n ]\n ]\n },\n {\n \"reference\": \"github.com/docker/docker/pull/13590\",\n \"owner\": \"docker\",\n \"repo\": \"docker\",\n \"type\": \"pull\",\n \"issueNumber\": \"13590\",\n \"foundIn\": [\n [\n \"docker/pkg/archive/changes.go\",\n 187\n ]\n ]\n },\n {\n \"reference\": \"github.com/golang/go/issues/9168\",\n \"owner\": \"golang\",\n \"repo\": \"go\",\n \"type\": \"issues\",\n \"issueNumber\": \"9168\",\n \"foundIn\": [\n [\n \"docker/pkg/archive/changes_other.go\",\n 61\n ]\n ]\n },\n {\n \"reference\": \"github.com/containerd/containerd/pull/1403\",\n \"owner\": \"containerd\",\n \"repo\": \"containerd\",\n \"type\": \"pull\",\n \"issueNumber\": \"1403\",\n \"foundIn\": [\n [\n \"docker/pkg/system/lcow.go\",\n 16\n ],\n [\n \"docker/pkg/system/lcow.go\",\n 46\n ]\n ]\n },\n {\n \"reference\": \"github.com/moby/moby/pull/34642\",\n \"owner\": \"moby\",\n \"repo\": \"moby\",\n \"type\": \"pull\",\n \"issueNumber\": \"34642\",\n \"foundIn\": [\n [\n \"docker/pkg/system/lcow.go\",\n 21\n ]\n ]\n }\n]\n\nTo still create them, please raise the limit temporarily, e.g. by manually triggering the workflow (see https://github.com/ory/closed-reference-notifier#manual-workflow-trigger).\n"
Find closed references
Process completed with exit code 1.
Find closed references
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2-beta. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Find closed references
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/