Use %w to wrap upstream errors #1
Annotations
6 errors and 1 warning
Test:
sh/cmd_test.go#L6
unknown import path "io/fs": cannot find module providing package io/fs
|
Test:
mage/main_test.go#L1320
undefined: errors.As
|
Test:
internal/run.go#L55
Errorf format %w has unknown verb w
|
Test:
mg/fn.go#L40
Errorf format %w has unknown verb w
|
Test:
parse/parse.go#L738
Errorf format %w has unknown verb w
|
Test
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading