Merge pull request #280 from visualfc/builtin #65
Annotations
18 errors
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
|
Loading