Add case for package-patch issue when running #212
Annotations
9 errors and 2 warnings
Go Test amd64
pattern testdata/embed/testdata/data.txt: no matching files found
|
Go Test amd64
go:embed cannot apply to multiple vars
|
Go Test amd64
misplaced go:embed directive
|
Go Test amd64
go:embed cannot apply to var of type [][]byte
|
Go Test amd64
go:embed cannot apply to var with initializer
|
Go Test amd64
invalid go:embed: multiple files for type []byte
|
Go Test amd64
a declared and not used
|
Go Test amd64
"fmt" imported and not used
|
Go Test amd64
main.f missing function body
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading