Merge pull request #270 from visualfc/gopver #37
Annotations
18 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
|
Go Test 386
pattern testdata/embed/testdata/data.txt: no matching files found
|
Go Test 386
go:embed cannot apply to multiple vars
|
Go Test 386
misplaced go:embed directive
|
Go Test 386
go:embed cannot apply to var of type [][]byte
|
Go Test 386
go:embed cannot apply to var with initializer
|
Go Test 386
invalid go:embed: multiple files for type []byte
|
Go Test 386
a declared and not used
|
Go Test 386
"fmt" imported and not used
|
Go Test 386
main.f missing function body
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Loading