Skip to content

Fix stack support through an additional error type #34

Fix stack support through an additional error type

Fix stack support through an additional error type #34

Triggered via pull request July 16, 2024 15:36
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Project Checks
25s
Project Checks
Matrix: Linters
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 8 warnings
Linters (ubuntu-22.04): stack/stack.go#L1
: # github.com/containerd/errdefs/stack [github.com/containerd/errdefs/stack.test]
Linters (ubuntu-22.04): stack/stack_test.go#L57
undefined: Join
Linters (ubuntu-22.04): stack/stack_test.go#L58
undefined: Join
Linters (ubuntu-22.04): stack/stack_test.go#L58
undefined: ErrStack
Linters (ubuntu-22.04): stack/stack_test.go#L59
undefined: WithStack
Linters (ubuntu-22.04): stack/stack_test.go#L86
undefined: Join
Linters (ubuntu-22.04): stack/stack_test.go#L93
undefined: WithStack
Linters (ubuntu-22.04): stack/stack_test.go#L93
undefined: WithHelper
Linters (ubuntu-22.04): stack/stack_test.go#L95
undefined: WithStack (typecheck)
Linters (ubuntu-22.04)
issues found
Linters (windows-2022)
The job was canceled because "ubuntu-22_04" failed.
Linters (windows-2022)
The operation was canceled.
Linters (macos-12)
The job was canceled because "ubuntu-22_04" failed.
Linters (macos-12)
The operation was canceled.
Tests (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (ubuntu-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Linters (ubuntu-22.04)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Project Checks
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (macos-12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests (windows-2022)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests (windows-2022)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/